ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/test/brains/DirectionalAtom.hpp
(Generate patch)

Comparing trunk/OOPSE-3.0/test/brains/DirectionalAtom.hpp (file contents):
Revision 1690 by tim, Fri Oct 29 16:20:50 2004 UTC vs.
Revision 1691 by tim, Mon Nov 1 19:57:07 2004 UTC

# Line 34 | Line 34
34   #define PRIMITIVES_DIRECTIONALATOM_HPP
35  
36   #include "primitives/Atom.hpp"
37 <
37 > #include "types/DirectionalAtomType.hpp"
38   namespace oopse{
39      class DirectionalAtom : public Atom {
40          public:
41 <            DirectionalAtom(DirectionalAtom* dAtomType);
41 >            DirectionalAtom(DirectionalAtomType* dAtomType);
42              /**
43               * Returns the inertia tensor of this stuntdouble
44               * @return the inertia tensor of this stuntdouble

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines