Isabelle
author wenzelm
Tue, 24 Apr 2012 15:07:49 +0200
changeset 47724 bafe6c0cbab4
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
chmod -x;

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

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