Isabelle
author bulwahn
Sun, 14 Oct 2012 19:16:32 +0200
changeset 49849 d9822ec4f434
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
extending the setcomprehension_pointfree simproc to handle nesting disjunctions, conjunctions and negations (with contributions from Rafal Kolanski, NICTA); tuned

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

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