Isabelle
author wenzelm
Wed, 25 Apr 2012 10:59:06 +0200
changeset 47742 316c67657fd3
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
move polyml within Cygwin /usr/local to simplify its rebasing;

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

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