Isabelle
author wenzelm
Fri, 28 Sep 2012 23:40:48 +0200
changeset 49653 03bc7afe8814
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned proofs;

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

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