Isabelle
author wenzelm
Tue, 25 Sep 2012 22:36:06 +0200
changeset 49566 66cbf8bb4693
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
basic integration of graphview into document model; added Graph_Dockable; updated Isabelle/jEdit authors and dependencies etc.;

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

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