Isabelle
author wenzelm
Tue, 04 Dec 2012 15:47:37 +0100
changeset 50344 608265769ce0
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
emit bulk edits on initialization of multiple buffers, which greatly improves performance when starting big sessions (e.g. JinjaThreads);

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

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