Isabelle
author blanchet
Fri, 14 Sep 2012 12:09:27 +0200
changeset 49368 df359ce891ac
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
added induct tactic

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

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