Isabelle
author wenzelm
Mon, 19 Nov 2012 20:23:47 +0100
changeset 50126 3dec88149176
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
theorem status about oracles/futures is no longer printed by default; renamed Proofterm/Thm.status_of to Proofterm/Thm.peek_status to emphasize its semantics;

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

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