ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/primitives/RigidBody.cpp
(Generate patch)

Comparing trunk/OOPSE-3.0/src/primitives/RigidBody.cpp (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC

# Line 1 | Line 1
1   #include <math.h>
2 < #include "RigidBody.hpp"
3 < #include "DirectionalAtom.hpp"
4 < #include "simError.h"
5 < #include "MatVec3.h"
2 > #include "primitives/RigidBody.hpp"
3 > #include "primitives/DirectionalAtom.hpp"
4 > #include "utils/simError.h"
5 > #include "math/MatVec3.h"
6  
7   RigidBody::RigidBody() : StuntDouble() {
8    objType = OT_RIGIDBODY;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines