ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/md_code/StatWriter.cpp
(Generate patch)

Comparing trunk/mdtools/md_code/StatWriter.cpp (file contents):
Revision 259 by mmeineke, Tue Nov 26 21:04:43 2002 UTC vs.
Revision 260 by chuckv, Fri Jan 31 21:04:27 2003 UTC

# Line 36 | Line 36 | StatWriter::StatWriter( SimInfo* the_entry_plug ){
36  
37   #ifdef IS_MPI
38    }
39 +
40 +  sprintf( checkPointMsg,
41 +           "Sucessfully opened output file for stating.\n");
42 +  MPIcheckPoint();
43   #endif // is_mpi
44   }
45  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines