Isabelle
author wenzelm
Fri, 12 Oct 2012 13:46:41 +0200
changeset 49829 2bc5924b117f
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
do not treat interrupt as error here, to avoid confusion in log etc.;

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

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