Isabelle
author boehmes
Tue, 07 Aug 2012 10:28:04 +0200
changeset 48702 e1752ccccc34
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
increase defensive timeout that should typically not kick in thanks to solid time limits in Sledgehammer (otherwise, Mirabelle-based evaluations might be distorted)

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

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