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

Comparing trunk/OOPSE/libBASS/MakeStamps.hpp (file contents):
Revision 957 by gezelter, Mon Jan 19 16:08:21 2004 UTC vs.
Revision 981 by gezelter, Mon Jan 26 18:52:42 2004 UTC

# Line 43 | Line 43 | class MakeStamps{ (public)
43    int moleculeAssign( event* the_event );
44    int moleculeEnd( event* the_event );
45  
46 <  int newAtom( event* the_event );
46 >  int newAtomInMolecule( event* the_event );
47 >  int newAtomInRigidBody( event* the_event );
48    int atomPosition( event* the_event );
49    int atomOrientation( event* the_event );
50    int atomAssign( event* the_event );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines