Isabelle
author wenzelm
Sat, 07 Sep 2013 17:11:44 +0200
changeset 53459 33f773731f0c
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
Cygwin_Init based on System_Dialog;

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

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