Isabelle
author wenzelm
Mon, 01 Oct 2012 20:16:37 +0200
changeset 49676 882aa078eeae
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned whitespace;

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

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