ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/UseTheForce/ForceField.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/UseTheForce/ForceField.cpp (file contents):
Revision 1720 by tim, Sat Nov 6 05:21:55 2004 UTC vs.
Revision 1735 by tim, Fri Nov 12 17:40:03 2004 UTC

# Line 113 | Line 113 | double ForceField::getRcutForAtomType(AtomType* at) {
113      return torsionTypeCont_.add(keys);
114   }
115  
116 < double ForceField::getRcutForAtomType(AtomType* at) {
117 <
116 > double ForceField::getRcutFromAtomType(AtomType* at) {
117 >    
118   }
119  
120   } //end namespace oopse

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines