Closed andres-erbsen closed 3 years ago
@JasonGross I couldn't get _CoqProject arguments to work on master https://github.com/mit-plv/coqutil/runs/3637019029#step:5:38
@JasonGross I couldn't get _CoqProject arguments to work on master https://github.com/mit-plv/coqutil/runs/3637019029#step:5:38
Try -arg "Default\ Proof\ Using\ \"All\""
and if that doesn't work, try futzing with the quoting, like, maybe -arg 'Default Proof Using "All"'
? If none of this works, report it as a usability bug in -set
.
Alternative to #39