Isabelle
author blanchet
Wed, 31 Oct 2012 11:23:21 +0100
changeset 49983 33e18e9916a8
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
use metaquantification when possible in Isar proofs

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

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