Isabelle
author bulwahn
Mon, 19 Sep 2011 14:24:53 +0200
changeset 44994 a915907a67d5
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
increasing quickcheck timeout to reduce spurious test failures due to massive parallel invocations and bad scheduling

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

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