ISISComputingGroup / lewis-ess

Let's write intricate simulators!
GNU General Public License v3.0
21 stars 19 forks source link

Adapters do not parse command line arguments any more #214

Closed MichaelWedel closed 7 years ago

MichaelWedel commented 7 years ago

The fixes #209.

The command line argument parsing for adapters has been generalized and taken out of the adapters, which now accept an options dictionary instead. The command line option -p has changed syntax.