Isabelle
author wenzelm
Thu, 12 Jan 2012 20:57:37 +0100
changeset 46195 d4558296bdc3
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned;

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

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