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

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

# Line 2 | Line 2
2   #define __RIGIDBODY_HPP__
3  
4   #include <vector>
5 < //#include "Atom.hpp"
6 < //#include "AtomStamp.hpp"
7 < #include "RigidBodyStamp.hpp"
8 < #include "StuntDouble.hpp"
5 > //#include "primitives/Atom.hpp"
6 > //#include "types/AtomStamp.hpp"
7 > #include "types/RigidBodyStamp.hpp"
8 > #include "primitives/StuntDouble.hpp"
9   using namespace std;
10  
11   class Atom;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines