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 127 by chuckv, Thu Oct 3 21:52:39 2002 UTC

# Line 19 | Line 19 | class SimSetup{ (public)
19    void setSimInfo( SimInfo* the_simnfo ) { simnfo = the_simnfo; }
20    void parseFile( char* fileName );
21    void createSim( void );
22 +  void testMe(void);
23  
24   #ifdef MPI
25      void receveParse(void);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines