ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/tcProps/params.h
Revision: 1085
Committed: Fri Mar 5 03:10:29 2004 UTC (20 years, 3 months ago) by mmeineke
Content type: text/plain
File size: 164 byte(s)
Log Message:
who knows?, but it works for the most part

File Contents

# Content
1 #ifndef __PARAMS_H__
2 #define __PARAMS_H__
3
4
5 // system info
6
7 #define NLIPIDS 60
8 #define NL_ATOMS 19
9
10 #define NSSD 1620
11
12 #define NBONDS 18
13
14
15
16
17 #endif // __PARAMS_H__