lib/Tools/ocaml
author wenzelm
Mon, 05 Nov 2018 17:37:55 +0100
changeset 69241 5426d266dcc5
parent 69135 be20f5f6feb9
child 69261 a41f49148525
permissions -rwxr-xr-x
clarified names;

#!/usr/bin/env bash
#
# Author: Makarius
#
# DESCRIPTION: invoke OCaml within the Isabelle environment

isabelle_opam config exec --switch "$ISABELLE_OCAML_VERSION" -- ocaml "$@"