lib/Tools/ocaml
author wenzelm
Wed, 07 Nov 2018 21:42:16 +0100
changeset 69255 800b1ce96fce
parent 69135 be20f5f6feb9
child 69261 a41f49148525
permissions -rwxr-xr-x
more general support for Isabelle/PIDE file formats -- less hardwired Bibtex operations;

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

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