Isabelle
author wenzelm
Wed, 21 Mar 2012 13:54:33 +0100
changeset 47063 effcfa38e77b
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
try apple.laf.useScreenMenuBar=false to make menus stay closer to the editor views they belong to -- potentially less confusing for jEdit newcomers;

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

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