Isabelle
author wenzelm
Thu, 29 Dec 2011 20:31:58 +0100
changeset 46047 6170af176fbb
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned -- afford slightly larger simpset in simp_defs_tac;

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

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