Isabelle
author wenzelm
Tue, 24 Jul 2012 13:22:06 +0200
changeset 48474 5b9d79c6323b
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned messages (cf. isabelle makeall);

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

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