ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/selection/SelectionToken.hpp
(Generate patch)

Comparing trunk/src/selection/SelectionToken.hpp (file contents):
Revision 1412 by gezelter, Mon Mar 22 18:45:39 2010 UTC vs.
Revision 1513 by gezelter, Tue Oct 19 18:40:54 2010 UTC

# Line 153 | Line 153 | namespace OpenMD {
153      const static int x            = atomproperty | dynamic | 2;
154      const static int y            = atomproperty | dynamic | 3;
155      const static int z            = atomproperty | dynamic | 4;
156 +    const static int r            = atomproperty | dynamic | 5;
157          
158      const static int opGT         = comparator |  0;
159      const static int opGE         = comparator |  1;

Comparing trunk/src/selection/SelectionToken.hpp (property svn:keywords):
Revision 1412 by gezelter, Mon Mar 22 18:45:39 2010 UTC vs.
Revision 1513 by gezelter, Tue Oct 19 18:40:54 2010 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines