Closed dschwoerer closed 4 years ago
There seem to be more examples currently broken:
$ for f in $(grep -e 's_opt\|s_mode' $(find|grep BOUT.inp )|cut -d: -f1|sort -u) ; do echo " - [ ] $f" ; done
gives
Fixing this now
There seem to be more examples currently broken:
gives