Isabelle
author wenzelm
Tue, 27 Aug 2013 14:56:11 +0200
changeset 53228 f6c6688961db
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
some key event handling in the manner of SideKickBindings, SideKickCompletionPopup;

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

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