lib/Tools/ocaml_setup
author wenzelm
Mon, 08 Oct 2018 15:42:43 +0200
changeset 69135 be20f5f6feb9
child 69139 4f3d93f0ba94
permissions -rwxr-xr-x
support for OCaml via command-line tools;

#!/usr/bin/env bash
#
# Author: Makarius
#
# DESCRIPTION: OCaml setup via OPAM

isabelle_opam init --no-setup --compiler="$ISABELLE_OCAML_VERSION" "$@"