Isabelle
author wenzelm
Fri, 17 Aug 2012 21:16:13 +0200
changeset 48855 a7d0b9e349ec
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned;

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

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