Isabelle
author wenzelm
Sat, 24 Nov 2012 17:46:54 +0100
changeset 50191 8b5a256859af
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more robust default font -- user might have switched jEdit TextArea to another font that lacks glyphs;

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

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