Isabelle
author traytel
Tue, 20 Aug 2013 17:39:07 +0200
changeset 53105 ec38e9f4352f
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
simpler (forward) derivation of strong (up-to equality) coinduction properties

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

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