-
- Downloads
Fixed two small bugs in input generation
In generate.sh, the inputgenerator.py is now called as a local script. In inputgenerator.py, use /usr/bin/env to be independent of actual python installation dir. Explicitly use python2, which is needed by the skript and not always the default anymore.