Isabelle
author wenzelm
Sat, 07 Apr 2012 18:08:29 +0200
changeset 47394 a360406f1fcb
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 "$@"