10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-10-02 14:30:59 +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 fi
# Ocaml installation # Ocaml installation
make -C ocaml qp_create_ezfio_from_xyz.native make -C ocaml Qptypes.ml
if [[ $? -ne 0 ]] if [[ $? -ne 0 ]]
then then
scripts/fetch_from_web.py "https://raw.github.com/hcarty/ocamlbrew/master/ocamlbrew-install" ocamlbrew-install.sh scripts/fetch_from_web.py "https://raw.github.com/hcarty/ocamlbrew/master/ocamlbrew-install" ocamlbrew-install.sh