Isabelle
author wenzelm
Mon, 12 Mar 2012 21:31:22 +0100
changeset 46881 b81f1de9f57e
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
activate_notes in parallel -- to speedup main operation of locale interpretation;

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

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