Isabelle
author wenzelm
Mon, 25 Jun 2012 11:07:51 +0200
changeset 48120 9fe0e71052a0
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
updated "isar-ref" manual, reduced remaining material in "ref" manual.

#!/usr/bin/env bash
#
# Author: Makarius
#
# Default Isabelle application wrapper.

exec "$(dirname "$0")"/bin/isabelle jedit "$@"