mirror of
https://github.com/LCPQ/quantum_package
synced 2025-04-16 05:29:35 +02:00
setup_environment.sh
This commit is contained in:
parent
45d9331cd7
commit
655c0ad737
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user