Isabelle
author blanchet
Tue, 10 Jul 2012 23:36:03 +0200
changeset 48236 e174ecc4f5a4
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
instantiate induction rules

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

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