lib/Tools/ocaml_opam
author paulson <lp15@cam.ac.uk>
Wed, 24 Apr 2024 20:56:26 +0100
changeset 80149 40a3fc07a587
parent 69135 be20f5f6feb9
permissions -rwxr-xr-x
More tidying of proofs
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
69135
be20f5f6feb9 support for OCaml via command-line tools;
wenzelm
parents:
diff changeset
     1
#!/usr/bin/env bash
be20f5f6feb9 support for OCaml via command-line tools;
wenzelm
parents:
diff changeset
     2
#
be20f5f6feb9 support for OCaml via command-line tools;
wenzelm
parents:
diff changeset
     3
# Author: Makarius
be20f5f6feb9 support for OCaml via command-line tools;
wenzelm
parents:
diff changeset
     4
#
be20f5f6feb9 support for OCaml via command-line tools;
wenzelm
parents:
diff changeset
     5
# DESCRIPTION: invoke OCaml Package Manager within the Isabelle environment
be20f5f6feb9 support for OCaml via command-line tools;
wenzelm
parents:
diff changeset
     6
be20f5f6feb9 support for OCaml via command-line tools;
wenzelm
parents:
diff changeset
     7
isabelle_opam "$@"