Isabelle
author wenzelm
Sun, 06 Nov 2011 13:25:41 +0100
changeset 45354 a2157057024c
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
optional timing, to avoid redundant allocation of mutable cells;

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

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