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

Comparing trunk/src/selection/SelectionCompiler.cpp (file contents):
Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC vs.
Revision 1523 by kstocke1, Fri Nov 19 20:27:02 2010 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