Isabelle
author wenzelm
Wed, 17 Oct 2012 21:18:32 +0200
changeset 49894 69bfd86cc711
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more robust cancel_now: avoid shooting yourself in the foot;

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

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