ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/headers/SimSetup.hpp
(Generate patch)

Comparing trunk/mdtools/headers/SimSetup.hpp (file contents):
Revision 125 by chuckv, Mon Sep 30 21:10:27 2002 UTC vs.
Revision 131 by chuckv, Wed Oct 9 22:29:40 2002 UTC

# Line 20 | Line 20 | class SimSetup{ (public)
20    void parseFile( char* fileName );
21    void createSim( void );
22  
23 < #ifdef MPI
24 <    void receveParse(void);
23 >
24 > #ifdef IS_MPI
25 >    void receiveParse(void);
26      void testMe(void);
27   #endif
28  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines