Isabelle
author wenzelm
Sat, 23 Feb 2013 11:27:45 +0100
changeset 51250 ca13a14cc52e
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
support for POSIX interrupts (bypassed on Windows);

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

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