Isabelle
author wenzelm
Sat, 08 Dec 2012 22:19:24 +0100
changeset 50433 9131dadb2bf7
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
basic monitor panel, using the powerful jfreechart library; sorted Isabelle menu entries -- this is mainly a catalog;

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

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