Isabelle
author traytel
Fri, 28 Sep 2012 11:31:51 +0200
changeset 49639 204bd497aa4c
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned tactic

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

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