Isabelle
author wenzelm
Fri, 27 Jul 2012 22:23:00 +0200
changeset 48567 3c4d7ff75f01
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
tuned proofs -- avoid odd situations of polymorphic Frees in goal state;

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

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