Isabelle
author wenzelm
Sun, 01 Apr 2012 19:04:52 +0200
changeset 47248 afacccb4e2c7
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
simplified;

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

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