Isabelle
author wenzelm
Tue, 20 Mar 2012 18:01:34 +0100
changeset 47051 b32e6de4a39b
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
minimalistic support for remote URLs: no master dir here;

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

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