Isabelle
author wenzelm
Sun, 09 Oct 2011 15:46:06 +0200
changeset 45106 3498077f2012
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
updated ISABELLE_HOME_USER;

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

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