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

Comparing trunk/mdtools/headers/mpiSimulation.hpp (file contents):
Revision 121 by chuckv, Mon Sep 30 19:36:00 2002 UTC vs.
Revision 131 by chuckv, Wed Oct 9 22:29:40 2002 UTC

# Line 1 | Line 1
1 + #ifndef __MPISIMULATION__
2 + #define __MPISIMULATION__
3  
2
4   class mpiSimulation{
5   public:
6  
# Line 25 | Line 26 | class mpiSimulation{ (protected)
26      int  nmolsRow,nmolsCol,nmolsLocal;
27  
28   };
29 +
30 +
31 + #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines