Isabelle
author wenzelm
Thu, 18 Oct 2012 19:58:30 +0200
changeset 49931 85780e6f8fd2
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
more basic Goal.reset_futures as snapshot of implicit state; more robust Session.finish_futures: do not cancel here, to allow later Future.map of persistent futures (notably proof terms);

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

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