Isabelle
author wenzelm
Fri, 23 Sep 2011 23:46:13 +0200
changeset 45069 981098cdbb3f
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
prefer socket comminication on Cygwin, which is more stable here than fifos;

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

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