- Timestamp:
- Jan 29, 2006, 3:35:57 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/orxonox.cc
r6830 r6833 196 196 197 197 // windows must not write into stdout.txt and stderr.txt 198 #ifdef __WIN32__198 /*#ifdef __WIN32__ 199 199 freopen( "CON", "w", stdout ); 200 200 freopen( "CON", "w", stderr ); 201 #endif 201 #endif*/ 202 202 203 203 // initialize everything
Note: See TracChangeset
for help on using the changeset viewer.