Isabelle
author wenzelm
Mon, 26 Nov 2012 10:37:05 +0100
changeset 50210 747db833fbf7
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
no special treatment of control_reset, in accordance to other control styles;

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

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