Isabelle
author blanchet
Tue, 31 Jan 2012 10:29:04 +0100
changeset 46377 dce6c3a460a9
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
new try at lambda-lifting that works correctly for both Metis and Sledgehammer (cf. d724066ff3d0)

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

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