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

Comparing trunk/OOPSE-4/src/brains/fSimulation.h (file contents):
Revision 3020 by chrisfen, Fri Sep 22 22:19:59 2006 UTC vs.
Revision 3126 by gezelter, Fri Apr 6 21:53:43 2007 UTC

# Line 27 | Line 27 | typedef  struct{
27    int SIM_uses_SC;
28    int SIM_uses_MEAM;
29    int SIM_uses_BoxDipole;
30 +  int SIM_uses_AtomicVirial;
31   } simtype;
32   #endif /*__FSIMULATION*/
33   #endif /*__C*/
# Line 55 | Line 56 | typedef  struct{
56      logical :: SIM_uses_SC
57      logical :: SIM_uses_MEAM
58      logical :: SIM_uses_BoxDipole
59 +    logical :: SIM_uses_AtomicVirial
60    end type simtype
61  
62   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines