ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/Thermo.cpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/Thermo.cpp (file contents):
Revision 401 by chuckv, Tue Mar 25 22:54:16 2003 UTC vs.
Revision 402 by mmeineke, Wed Mar 26 14:55:50 2003 UTC

# Line 10 | Line 10 | using namespace std;
10   #include "Thermo.hpp"
11   #include "SRI.hpp"
12   #include "Integrator.hpp"
13 +
14 + #ifdef IS_MPI
15   #define __C
16 < //#include "mpiSimulation.hpp"
16 > #include "mpiSimulation.hpp"
17 > #endif // is_mpi
18 >
19  
20   #define BASE_SEED 123456789
21  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines