Open goranmoomin opened 5 years ago
Currently the script only checks ccl -V. I'm not sure about other platforms, but on mac homebrew installs ccl64 only if you run brew install clozure-cl.
ccl -V
ccl64
brew install clozure-cl
Currently the script only checks
ccl -V
. I'm not sure about other platforms, but on mac homebrew installsccl64
only if you runbrew install clozure-cl
.