Isabelle
author wenzelm
Thu, 26 Jul 2012 21:50:16 +0200
changeset 48537 ba0dd46b9214
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
further refinement of current/all_current status, which needs to be propagated through the hierarchy (see also Thy_Info.require_thys);

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

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