Isabelle
author wenzelm
Tue, 28 Feb 2012 20:20:09 +0100
changeset 46730 e3b99d0231bc
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 "$@"