Changeset 8296 in orxonox.OLD for branches/terrain/src/orxonox.cc
- Timestamp:
- Jun 9, 2006, 1:04:56 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/terrain/src/orxonox.cc
r8145 r8296 27 27 #define DEBUG_SPECIAL_MODULE DEBUG_MODULE_ORXONOX 28 28 #include "orxonox.h" 29 29 #ifndef PACKAGE_NAME 30 #define PACKAGE_NAME "orxonox" 31 #endif 32 #ifndef PACKAGE_VERSION 33 #define PACKAGE_VERSION "00" 34 #endif 30 35 #include "globals.h" 31 36
Note: See TracChangeset
for help on using the changeset viewer.