Isabelle
author wenzelm
Wed, 15 May 2013 20:22:46 +0200
changeset 52007 0b1183012a3c
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
maintain ProofGeneral preferences within ProofGeneral module; initialize Isabelle/Pure preferences within normal user space (with antiquotations); tuned;

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

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