ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/SHAPES/RigidBody.hpp
(Generate patch)

Comparing trunk/SHAPES/RigidBody.hpp (file contents):
Revision 1286 by chrisfen, Tue Jun 22 20:38:04 2004 UTC vs.
Revision 1287 by chrisfen, Wed Jun 23 20:18:48 2004 UTC

# Line 67 | Line 67 | class RigidBody { (public)
67    void getAtomRefCoor(double pos[3], int index);
68    double getAtomRpar(int index);
69    double getAtomEps(int index);
70 <  char *getAtomType(int index);
70 >  char *getAtomBase(int index);
71    
72   protected:
73  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines