Isabelle
author wenzelm
Thu, 10 Jan 2013 15:45:27 +0100
changeset 50805 69439c9defec
parent 44861 329ced2615eb
child 52675 f3a6b1d0915e
permissions -rwxr-xr-x
prefer system build mode in main application wrappers, to produce heaps insided distribution directory;

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

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