Isabelle
author wenzelm
Thu, 05 Sep 2013 21:37:32 +0200
changeset 53423 b5a279c7d7f3
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
more explicit cygwin_root (again) -- do not rely on isabelle_home as cwd;

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

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