Isabelle
author blanchet
Wed, 16 Nov 2011 17:19:08 +0100
changeset 45522 3b951bbd2bee
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
compile

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

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