Changeset 666 for code/branches/FICN/src/orxonox
- Timestamp:
- Dec 21, 2007, 11:12:05 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/orxonox/Main.cc
r622 r666 117 117 #endif 118 118 try { 119 srand(time(0)); //initaialize RNG; TODO check if it works on win 119 120 SignalHandler::getInstance()->doCatch(argv[0], "orxonox.log"); 120 121 Orxonox* orx = Orxonox::getSingleton();
Note: See TracChangeset
for help on using the changeset viewer.