Isabelle
author wenzelm
Thu, 19 Jul 2012 14:24:40 +0200
changeset 48349 a78e5d399599
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
support Session.Queue with ordering and dependencies;

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

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