Isabelle
author wenzelm
Fri, 30 Aug 2013 21:14:38 +0200
changeset 53334 646a224ca76a
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
some tests on /home/polyml/polyml-svn, which is approaching polyml-5.5.1;

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

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