ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new-templateless/OOPSE/libmdtools/SimSetup.hpp
(Generate patch)

Comparing branches/new-templateless/OOPSE/libmdtools/SimSetup.hpp (file contents):
Revision 849, Fri Oct 31 18:28:53 2003 UTC vs.
Revision 850 by mmeineke, Mon Nov 3 22:07:17 2003 UTC

# Line 6 | Line 6
6   #include "ForceFields.hpp"
7   #include "SimInfo.hpp"
8   #include "ReadWrite.hpp"
9 #include "AllIntegrator.hpp"
9  
10 +
11   // this routine is defined in BASS_interface.cpp
12   extern void set_interface_stamps( MakeStamps* ms, Globals* g );
13  
# Line 98 | Line 98 | class SimSetup{ (private)
98    int* globalIndex;
99   #endif //is_mpi
100  
101 <  void setupZConstraint(SimInfo& theInfo);  //setup parameters for zconstraint method
101 > //   void setupZConstraint(SimInfo& theInfo);  //setup parameters for zconstraint method
102  
103   };
104   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines