Isabelle
author wenzelm
Sat, 24 Mar 2012 12:28:45 +0100
changeset 47104 b48d8f7f50fb
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
explicit SMTP server (appears to be required after recent change of system configuration);

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

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