ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/no-template-branch/OOPSE/libmdtools/fForceField.h
Revision: 831
Committed: Tue Oct 28 16:20:29 2003 UTC (20 years, 8 months ago)
Content type: text/plain
File size: 110 byte(s)
Log Message:
This commit was manufactured by cvs2svn to create branch 'no-template-
branch'.

File Contents

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