Isabelle
author wenzelm
Tue, 30 Jul 2013 18:19:16 +0200
changeset 52798 9d3c9862d1dd
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
recovered delay for Document.start_execution (see also 627fb639a2d9), which potentially improves throughput when many consecutive edits arrive;

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

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