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

Comparing trunk/src/selection/SelectionEvaluator.hpp (file contents):
Revision 770 by tim, Fri Dec 2 15:38:03 2005 UTC vs.
Revision 963 by tim, Wed May 17 21:51:42 2006 UTC

# Line 162 | Line 162 | namespace oopse {
162          
163      bool containDynamicToken(const std::vector<Token>& tokens);
164  
165 <    double getCharge(Atom* atom);
165 >    RealType getCharge(Atom* atom);
166          
167      SelectionCompiler compiler;
168  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines