Isabelle
author wenzelm
Mon, 01 Jul 2013 14:56:10 +0200
changeset 52496 8188e5286662
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
avoid repeated window popup when the mouse is moved over the same content (again, see also cb677987b7e3 and 0a1db0d02628);

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

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