Changeset 8860 for trunk/MagicSoft/Cosy/cosy.cc
- Timestamp:
- 02/09/08 19:08:26 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/cosy.cc
r8856 r8860 80 80 } 81 81 82 const Int_t channel = arg.GetIntAndRemove("--channel ", 0);82 const Int_t channel = arg.GetIntAndRemove("--channel=", 0); 83 83 const Bool_t kDebugMem = arg.HasOnlyAndRemove("--debug-mem"); 84 84 const Bool_t kDebugThreads = arg.HasOnlyAndRemove("--debug-threads");
Note:
See TracChangeset
for help on using the changeset viewer.