Isabelle
author wenzelm
Fri, 27 Apr 2012 21:47:47 +0200
changeset 47814 53668571d300
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
avoid spurious warning in invisible context, notably Haftmann-Wenzel sandwich;

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

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