lib/Tools/ocaml_opam
author wenzelm
Mon, 19 Apr 2021 21:57:52 +0200
changeset 73592 c642c3cbbf0e
parent 69135 be20f5f6feb9
permissions -rwxr-xr-x
more documentation on "Conversions";
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 "$@"