Isabelle
author wenzelm
Thu, 27 Oct 2011 20:26:38 +0200
changeset 45279 89a17197cb98
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
simplified/standardized signatures;

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

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