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

Comparing trunk/tcProps/params.h (file contents):
Revision 1049 by mmeineke, Wed Feb 11 21:55:56 2004 UTC vs.
Revision 1080 by mmeineke, Wed Mar 3 15:16:15 2004 UTC

# Line 1 | Line 1
1 + #ifndef __PARAMS_H__
2 + #define __PARAMS_H__
3  
4 +
5   // system info
6  
7 < #define NLIPIDS 60
8 < #define NSSD 1620
7 > #define NLIPIDS 72
8 > #define NL_ATOMS 19
9  
10 + #define NSSD 1800
11  
12 < // correlation info
12 > #define NBONDS 18
13  
14 < #define NBINS 100
14 >
15 >
16 >
17 > #endif // __PARAMS_H__

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines