Isabelle
author wenzelm
Thu, 13 Sep 2012 16:01:42 +0200
changeset 49346 977cf0788b30
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more efficient painting based on cached result;

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

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