ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/selection/SelectionCompiler.cpp
(Generate patch)

Comparing:
trunk/src/selection/SelectionCompiler.cpp (file contents), Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
branches/development/src/selection/SelectionCompiler.cpp (file contents), Revision 1629 by gezelter, Wed Sep 14 21:15:17 2011 UTC

# Line 572 | Line 572 | namespace OpenMD {
572        // fall into the code and below and just add the token
573      case Token::all:
574      case Token::none:
575 +    case Token::hull:
576        return addTokenToPostfix(tokenNext());
577      case Token::leftparen:
578        tokenNext();

Comparing:
trunk/src/selection/SelectionCompiler.cpp (property svn:keywords), Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
branches/development/src/selection/SelectionCompiler.cpp (property svn:keywords), Revision 1629 by gezelter, Wed Sep 14 21:15:17 2011 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines