Isabelle
author wenzelm
Fri, 30 Nov 2012 10:42:54 +0100
changeset 50291 674893679352
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
prefer Symbol.decode_strict in batch mode, to avoid files with spurious Unicode symbols that clash with Isabelle symbol interpretation;

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

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