-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin camlp5 version of
make switch
to 8.02.01, fix typos in `NAME_AS…
…SUMS_TAC` help To fix the failure mentioned in #98 , This updates `make switch` to pin the camlp5 version to 8.02.01. I previously mentioned that this version was not available on some machine in the thread, but it seems it was available unless the opam version itself was problematic. Furthermore, to check that `make switch` is working okay, the CI check of HOL Light is updated to use `make switch` to set up the environment. Another small orthogonal update is fixing typos in the help doc of `NAME_ASSUMS_TAC`.
- Loading branch information
Showing
3 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters