Isabelle
author wenzelm
Fri, 20 Apr 2012 23:15:44 +0200
changeset 47632 50f9f699b2d7
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 "$@"