ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/selection/Token.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/selection/Token.hpp (file contents):
Revision 1979 by tim, Mon Feb 7 19:13:18 2005 UTC vs.
Revision 2116 by tim, Fri Mar 11 15:00:20 2005 UTC

# Line 150 | Line 150 | class Token {
150  
151          const static int mass         = atomproperty | 0;
152          const static int charge       = atomproperty | 1;
153        const static int dipole       = atomproperty | 2;
153          
154          const static int opGT         = comparator |  0;
155          const static int opGE         = comparator |  1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines