ViewVC Help
| View Changeset | Root Listing
root/group
Jump to revision: Previous Next
Author: tim
Date: Fri Dec 30 15:32:55 2005 UTC (18 years, 5 months ago)
Log Message:
In order to compile MPI version, we need to cast const char* to void* for stringstream.str();
Previous Makefile use bjects of single version to make the MPI library;

Changed paths