Changeset 8260 for code/branches/mac_osx/src/Orxonox.cc
- Timestamp:
- Apr 18, 2011, 9:33:05 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/mac_osx/src/Orxonox.cc
r8133 r8260 75 75 strCmdLine = strCmdLine + argv[i] + ' '; 76 76 #endif 77 77 78 // Use these statements to make Orxonox go crashycrash 79 //int* crashInt = NULL; 80 //COUT(0) << *crashInt << std::endl; 81 78 82 return orxonox::main(strCmdLine); 79 83 }
Note: See TracChangeset
for help on using the changeset viewer.