Changeset 3278 for branches

Show
Ignore:
Timestamp:
01/26/12 21:07:04 (4 months ago)
Author:
erkn
Message:

clean up

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/mcxtrace-1.0/src/mcrun2/main.py

    r3276 r3278  
    239239    if len(args) == 0: 
    240240        print parser.get_usage() 
    241         #raise OptionValueError('No instrument file specified.') 
    242241        parser.exit() 
    243242    options.instr = args[0]