Isabelle
author wenzelm
Thu, 04 Apr 2013 18:20:00 +0200
changeset 51618 a3577cd80c41
parent 50805 69439c9defec
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
tuned signature -- avoid intrusion of slightly odd Swing structures into pure Markup_Tree;

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

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