Changeset 5716 in orxonox.OLD for branches/collision_detection/src/orxonox.cc
- Timestamp:
- Nov 22, 2005, 11:27:44 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/collision_detection/src/orxonox.cc
r5641 r5716 57 57 #include <string.h> 58 58 59 int verbose = 4;59 int verbose = 5; 60 60 61 61 using namespace std;
Note: See TracChangeset
for help on using the changeset viewer.