| # | 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 | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |