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

Comparing trunk/OOPSE/libBASS/MakeStamps.cpp (file contents):
Revision 1153 by gezelter, Tue May 11 04:21:52 2004 UTC vs.
Revision 1257 by gezelter, Thu Jun 10 15:00:56 2004 UTC

# Line 217 | Line 217 | int MakeStamps::newRigidBody( event* the_event ){
217   int MakeStamps::newRigidBody( event* the_event ){
218    
219    current_rigidbody = new RigidBodyStamp;
220 <  
220 >
221    the_event->err_msg = current_mol->addRigidBody( current_rigidbody,
222                                                    the_event->evt.blk_index );
223    if( the_event->err_msg != NULL ) return 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines