Isabelle
author wenzelm
Sun, 26 Feb 2012 15:18:48 +0100
changeset 46676 b4bc54d4624b
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned signature; clarified check;

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

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