Changes between Version 8 and Version 9 of Configuration

Show
Ignore:
Timestamp:
10/11/12 15:17:49 (12 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Configuration

    v8 v9  
    8383{{{ 
    8484cxa.add_terminal('readA', 'muscle.core.conduit.terminal.DoubleFileSource') 
    85 cxa['readA:filename'] = "/path/to/some.file.dat" 
     85cxa['readA:filename'] = "/path/to/some.file" 
     86cxa['readA:suffix'] = 'dat' 
    8687cxa['readA:relative'] = false 
    8788cxa['readA:delimiter'] = ','