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

Comparing trunk/OOPSE-2.0/src/primitives/StuntDouble.hpp (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1625 by tim, Thu Oct 21 16:22:01 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