Isabelle
author wenzelm
Mon, 05 Aug 2013 21:23:06 +0200
changeset 52867 8d8cb75ab20a
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
more central Pretty_Tooltip.dismissed_all -- avoid spurious crash of Rich_Text_Area.robust_body in asynchronous mouse_motion_listener;

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

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