zacque
Results
2
issues of
zacque
Hi, I have successfully built `mosml` after `git clone`. But after installing with: ``` shell $ DESTDIR=/tmp/mosml-install make install ``` if I try to execute `mosml` in that directory: ```...
Hi, Problem description: As per title. Steps to reproduce: 1. Simply set `coq-prog-args` to some values. E.g. `(setq coq-prog-args '("-set" "Printing Parentheses"))`. 2. In a Coq file, run `M-x proof-shell-start`,...