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

Comparing trunk/OOPSE/libmdtools/fForceField.h (file contents):
Revision 378 by mmeineke, Fri Mar 21 17:42:12 2003 UTC vs.
Revision 834 by gezelter, Tue Oct 28 20:09:45 2003 UTC

# Line 1 | Line 1
1 + #ifdef __C
2   #ifndef __FFORCEFIELD
3   #define __FFORCEFIELD
4  
# Line 6 | Line 7
7  
8  
9   #endif
10 + #endif //__C
11 +
12 + #ifdef  __FORTRAN90
13 +
14 +  INTEGER, PARAMETER:: LB_MIXING_RULE = 1
15 +  INTEGER, PARAMETER:: EXPLICIT_MIXING_RULE = 2
16 +
17 + #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines