Isabelle
author wenzelm
Sun, 25 Aug 2013 14:35:25 +0200
changeset 53188 bb5433b13ff2
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
some secondary shortcuts derived from 5.1.0/keymaps/German_Keyboard_keys.props (using CIRCUMFLEX instead of S+1); tuned;

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

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