Isabelle
author wenzelm
Wed, 22 Aug 2012 18:04:30 +0200
changeset 48885 d5fdaf7dd1f8
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
find files via load commands within theory text; clarified Thy_Load.with_thy_text, simplified Thy_Load.check_thy;

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

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