Isabelle
author wenzelm
Sat, 14 Apr 2012 12:36:11 +0200
changeset 47461 5a7903ba2dac
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more robust treatment of ISABELLE_HOME on windows: eliminate spaces and funny unicode characters in directory name via DOS~1 notation;

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

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