Isabelle
author wenzelm
Sun, 18 Nov 2012 15:38:37 +0100
changeset 50118 89a14e495526
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
adjust max_threads_value to capabilities of Poly/ML 5.5 and current hardware;

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

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