Changeset 9914 in orxonox.OLD for branches/network/src
- Timestamp:
 - Nov 2, 2006, 11:26:10 PM (19 years ago)
 - Location:
 - branches/network/src
 - Files:
 - 
          
- 2 edited
 
- 
          lib/network/network_stream.cc (modified) (1 diff)
 - 
          orxonox.cc (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/network/src/lib/network/network_stream.cc
r9909 r9914 128 128 129 129 this->bRedirect = false; 130 this->bSoftRedirect = false; 130 131 131 132 this->currentState = 0;  - 
        
branches/network/src/orxonox.cc
r9880 r9914 87 87 #ifndef __WIN32__ 88 88 REGISTER_ARG_FLAG( _, write_bt_to_file, "misc", "bt-to-file", "Write backtrace to file", "1"); 89 REGISTER_ARG_FLAG( _, dont_catch_signals, "misc", "bt-to-file", "Write backtrace to file", "0"); 89 90 #endif 90 91  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






