Isabelle
author wenzelm
Fri, 25 May 2012 17:14:14 +0200
changeset 48002 6de952f4069f
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
potentially more convincing kill -TERM of feeder (cf. 32c03d45fffe) -- attempt to workaround spurious perl "hangs" on lxbroy10;

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

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