|
HOLDIR?=$(HOME)/hol-light |
When HOL Light is installed via opam, following the directions from https://hol-light.github.io
opam install hol_light
opam install hol_light hol_light_module
HOL Light is installed in
% which hol.sh
/Users/ar/.opam/4.14.2/bin/hol.sh
and the HOLLIGHT_DIR is set to /Users/$HOME/.opam/4.14.2/lib/hol_light, see the first 4 lines of the hol.sh
s2n-bignum/arm/Makefile
Line 450 in 67c5c23
When HOL Light is installed via opam, following the directions from https://hol-light.github.io
HOL Light is installed in
and the HOLLIGHT_DIR is set to
/Users/$HOME/.opam/4.14.2/lib/hol_light, see the first 4 lines of thehol.sh