10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-02 11:25:26 +02:00

setup_environment.sh

This commit is contained in:
Anthony Scemama 2014-10-08 12:13:07 +02:00
parent 45d9331cd7
commit 655c0ad737

View File

@ -41,7 +41,7 @@ then
fi
# Ocaml installation
make -C ocaml qp_create_ezfio_from_xyz.native
make -C ocaml Qptypes.ml
if [[ $? -ne 0 ]]
then
scripts/fetch_from_web.py "https://raw.github.com/hcarty/ocamlbrew/master/ocamlbrew-install" ocamlbrew-install.sh