mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-03 20:54:00 +01:00
setup_environment.sh
This commit is contained in:
parent
45d9331cd7
commit
655c0ad737
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user