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 1256 by gezelter, Thu Jun 10 14:59:14 2004 UTC vs.
Revision 1257 by gezelter, Thu Jun 10 15:00:56 2004 UTC

# Line 218 | Line 218 | int MakeStamps::newRigidBody( event* the_event ){
218    
219    current_rigidbody = new RigidBodyStamp;
220  
221  printf("makeStamps rb index = %d\n", the_event->evt.blk_index);
222  
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