Isabelle
author wenzelm
Mon, 30 Jul 2012 13:44:40 +0200
changeset 48600 305ebcd9018a
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
proper treatment of eof wrt. proper_input -- allow input of spaces/comments only;

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

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