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

OCaml version

This commit is contained in:
Anthony Scemama 2018-10-17 19:33:45 +02:00
parent a289df5503
commit ec0db34ce5

View File

@ -65,7 +65,7 @@ fi
cd Downloads || exit 1
chmod +x ocaml.sh || exit 1
echo N | ./ocaml.sh ${QP_ROOT}/bin/ 4.07.1 || exit 1
echo N | ./ocaml.sh ${QP_ROOT}/bin/ 4.07.0 || exit 1
${QP_ROOT}/bin/opam config setup -a -q || exit 1