Ignore:
Timestamp:
02/09/08 19:08:26 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/cosy.cc

    r8856 r8860  
    8080    }
    8181
    82     const Int_t  channel       = arg.GetIntAndRemove("--channel", 0);
     82    const Int_t  channel       = arg.GetIntAndRemove("--channel=", 0);
    8383    const Bool_t kDebugMem     = arg.HasOnlyAndRemove("--debug-mem");
    8484    const Bool_t kDebugThreads = arg.HasOnlyAndRemove("--debug-threads");
Note: See TracChangeset for help on using the changeset viewer.