Isabelle
author wenzelm
Wed, 31 Jul 2013 21:13:05 +0200
changeset 52816 c608e0ade554
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
home-grown mouse handling to pretend that the painted checkbox is actually a Swing component; tuned signature;

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

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