Isabelle
author wenzelm
Fri, 07 Sep 2012 15:00:03 +0200
changeset 49196 1d63ceb0d177
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
postpone update of text overview panel after incoming session edits, to improve reactivity of editing massive theories like src/HOL/Multivariate_Analysis;

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

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