Isabelle
author wenzelm
Sun, 01 Apr 2012 19:07:32 +0200
changeset 47249 c0481c3c2a6c
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
added Attrib.global_notes/local_notes/generic_notes convenience;

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

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