Isabelle
author wenzelm
Sat, 11 May 2013 21:34:53 +0200
changeset 51934 203a9528bf7a
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
more direct interpretation of "askprefs" and "setpref", which appear to be the only PGIP command used in PG 3.7.1.1, 4.1, 4.2;

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

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