Isabelle
author huffman
Thu, 03 Nov 2011 11:18:06 +0100
changeset 45325 26b6179b5a45
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
ex/Tree23.thy: prove that insertion preserves tree balance and order

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

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