Isabelle
author blanchet
Tue, 16 Oct 2012 18:50:53 +0200
changeset 49881 d9d73ebf9274
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
added proof minimization code from Steffen Smolka

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

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