Isabelle
author wenzelm
Tue, 03 Apr 2012 17:21:33 +0200
changeset 47296 c82a0b2606a1
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
normalize defs (again, cf. 008b7858f3c0);

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

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