Isabelle
author wenzelm
Thu, 13 Sep 2012 16:10:20 +0200
changeset 49348 01d2d01bf9d1
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
instructions for quick start in 20min;

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

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