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

Comparing trunk/OOPSE/libmdtools/fSimulation.h (file contents):
Revision 1136 by tim, Tue Apr 27 16:26:44 2004 UTC vs.
Revision 1144 by tim, Sat May 1 18:52:38 2004 UTC

# Line 16 | Line 16 | typedef  struct{
16    int SIM_uses_RF;
17    int SIM_uses_GB;
18    int SIM_uses_EAM;
19  int SIM_uses_Ewald;
19   } simtype;
20   #endif //__FSIMULATION
21   #endif //__C
# Line 37 | Line 36 | type, public :: simtype
36     logical :: SIM_uses_RF
37     logical :: SIM_uses_GB
38     logical :: SIM_uses_EAM
40   logical :: SIM_uses_Ewald
39   end type simtype
40   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines