Isabelle
author wenzelm
Mon, 02 Apr 2012 19:47:21 +0200
changeset 47275 fc95b8b6c260
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned signature;

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

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