ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/templatesBranch10-28-03/OOPSE/libmdtools/fForceField.h
Revision: 824
Committed: Mon Oct 27 22:07:49 2003 UTC (20 years, 9 months ago)
Content type: text/plain
File size: 110 byte(s)
Log Message:
This commit was manufactured by cvs2svn to create branch
'templatesBranch10-28-03'.

File Contents

# User Rev Content
1 mmeineke 377 #ifndef __FFORCEFIELD
2     #define __FFORCEFIELD
3    
4     #define LB_MIXING_RULE 1
5     #define EXPLICIT_MIXING_RULE 2
6    
7    
8     #endif