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

Comparing branches/development/src/selection/SelectionCompiler.cpp (file contents):
Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC vs.
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();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines