Joachim Klein
2948611f3f
cli.cpp: Quote arguments in "Command line arguments" status line
It's nice to be able to copy-paste the arguments from a log file to a shell,
so we'd like to have proper quoting.
We thus use single quotes if an argument contains non-safe characters
in the log output.
7 years ago
Matthias Volk
349e276c9b
Removed include of cpp file in storm-pars-cli and storm-dft-cli
8 years ago
sjunges
e718acffba
move cli stuff from storm lib to an own small lib
8 years ago
dehnert
ea02ea0838
started overhaul of cli/api
8 years ago
dehnert
a85f4fdc89
replaced some StoRMs and Storms by storm, reworked version output a bit
8 years ago
Sebastian Junges
3a7ee7867b
rename files (does not compile)
8 years ago
dehnert
8f096e9475
more work on transient variables
Former-commit-id: e046bbe8a2
[formerly f4a866f0ef
]
Former-commit-id: a6e6dbfee6
8 years ago
Mavo
8241df3b0b
First step towards settings for multiple binaries
Former-commit-id: 028599d43d
9 years ago
sjunges
f219437acf
Faster compilation times!
Former-commit-id: a8dc8fa612
10 years ago