Isabelle
author blanchet
Wed, 03 Oct 2012 22:07:26 +0200
changeset 49693 393d7242adaf
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
thread the right local theory through + reenable parallel proofs for previously problematic theories

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

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