You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- A COQBIN variable, if set and non-null is prepended to the PATH in
configure.ac. The variables COQC, COQDOC and COQTOP now contain an
absolute path.
- In this case, if the OCAMLPATH variable is not set, a warning is
emitted during ./configure (because the user probably wants the coq ml
libs to be those corresponding to its current coq build)
- Other cleaning made in Makefile.in, using variables COQC
COQTOP and COQDOC rather than fixed commands.
- `make archi_clean` now cleans more
- small addition in .gitignore (swap files for vim)
0 commit comments