Isabelle
author wenzelm
Fri, 11 Jan 2013 14:33:44 +0100
changeset 50833 133a38b7ceaf
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
discontinued HOL side-entry sessions -- may be configured in $ISABELLE_HOME_USER/ROOT instead;

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

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