Isabelle
author wenzelm
Wed, 22 Aug 2012 22:47:16 +0200
changeset 48890 d72ca5742f80
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
'ML_file' evaluates ML text from a file directly within the theory, without predeclaration via 'uses';

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

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