Isabelle
author blanchet
Tue, 22 May 2012 16:59:27 +0200
changeset 47953 a2c3706c4cb1
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
added "ext_cong_neq" lemma (not used yet); tuning

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

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