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

Comparing:
trunk/OOPSE-3.0/src/primitives/StuntDouble.hpp (file contents), Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
branches/new_design/OOPSE-3.0/src/primitives/StuntDouble.hpp (file contents), Revision 1683, Thu Oct 28 22:34:02 2004 UTC

# Line 2 | Line 2
2   #define __STUNTDOUBLE_HPP__
3  
4   #include <map>
5 < #include "GenericData.hpp"
5 > #include "utils/GenericData.hpp"
6  
7   #define OT_ATOM 0
8   #define OT_DATOM 1
9   #define OT_RIGIDBODY 2
10  
11   using namespace std;
12 + using namespace oopse;
13 +
14   class BaseVisitor;
15  
16   class StuntDouble {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines