Isabelle
author blanchet
Sat, 15 Sep 2012 21:10:26 +0200
changeset 49391 3a96797fd53e
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned induction tactic

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

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