# | 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(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |