Isabelle
author wenzelm
Wed, 05 Dec 2012 21:13:50 +0100
changeset 50379 a8b0d3729a69
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
added keyboard shortcut for button (canonical way to do that?);

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

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