Isabelle
author wenzelm
Sun, 06 Nov 2011 14:09:24 +0100
changeset 45355 c0704e988526
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
misc tuning and modernization;

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

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