Isabelle
author wenzelm
Tue, 03 Apr 2012 16:51:01 +0200
changeset 47294 008b7858f3c0
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
retain literal non-HHF assumptions, to facilitate re-import in Generic_Target.import_export_proof;

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

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