Isabelle
author wenzelm
Thu, 26 Jul 2012 17:32:28 +0200
changeset 48521 0e4bb86c74fd
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
adhoc reordering to prevent implicit side-effects of some theories in Types, Rules, Sets;

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

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