ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/primitives/RigidBody.cpp
(Generate patch)

Comparing trunk/src/primitives/RigidBody.cpp (file contents):
Revision 898 by gezelter, Thu Feb 2 16:49:16 2006 UTC vs.
Revision 899 by tim, Wed Mar 15 17:35:12 2006 UTC

# Line 245 | Line 245 | namespace oopse {
245          
246      }
247      
248 <    setFrc(frc);
249 <    setTrq(trq);
248 >    addFrc(frc);
249 >    addTrq(trq);
250      
251    }
252  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines