ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/selection/SelectionCompiler.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/selection/SelectionCompiler.hpp (file contents):
Revision 1978 by tim, Fri Feb 4 22:39:26 2005 UTC vs.
Revision 1979 by tim, Mon Feb 7 19:13:18 2005 UTC

# Line 141 | Line 141 | class SelectionCompiler{
141          bool clauseComparator();
142          bool clauseChemObjName();        
143          bool clauseName(std::string& name);
144 <
144 >        bool clauseIndex();
145          Token tokenNext();
146          boost::any valuePeek();
147          int tokPeek();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines