--- trunk/OOPSE-4/src/selection/SelectionCompiler.hpp 2005/02/04 22:46:10 1978 +++ trunk/OOPSE-4/src/selection/SelectionCompiler.hpp 2005/02/07 19:13:18 1979 @@ -141,7 +141,7 @@ class SelectionCompiler{ bool clauseComparator(); bool clauseChemObjName(); bool clauseName(std::string& name); - + bool clauseIndex(); Token tokenNext(); boost::any valuePeek(); int tokPeek();