Isabelle
author wenzelm
Thu, 24 Jan 2013 21:18:30 +0100
changeset 51047 2ad5c46bcd04
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
avoid extra fork for fulfill_proof_future whenever possible -- without proof terms it merely doubles the number of proof tasks redundantly, by piggy-backing another 10 microseconds task;

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

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