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 1874 by gezelter, Wed Feb 20 15:39:39 2013 UTC vs.
Revision 1875 by gezelter, Fri May 17 14:41:42 2013 UTC

# Line 177 | Line 177 | namespace OpenMD {
177          continue;
178        }
179  
180 <      if (ltoken.size() == 0) {
180 >      if (ltoken.empty()) {
181          return commandExpected();
182        }
183          

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines