ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/brains/fSimulation.h
(Generate patch)

Comparing trunk/src/brains/fSimulation.h (file contents):
Revision 523 by chrisfen, Thu May 5 14:47:35 2005 UTC vs.
Revision 720 by chrisfen, Tue Nov 8 13:32:06 2005 UTC

# Line 23 | Line 23 | typedef  struct{
23    int SIM_uses_Shapes;
24    int SIM_uses_FLARB;
25    int SIM_uses_RF;
26 +  int SIM_uses_SF;
27   } simtype;
28 < #endif //__FSIMULATION
29 < #endif //__C
28 > #endif /*__FSIMULATION*/
29 > #endif /*__C*/
30  
31   #ifdef  __FORTRAN90
32  
# Line 48 | Line 49 | typedef  struct{
49      logical :: SIM_uses_Shapes
50      logical :: SIM_uses_FLARB
51      logical :: SIM_uses_RF
52 +    logical :: SIM_uses_SF
53    end type simtype
54  
55   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines