Isabelle
author hoelzl
Thu, 13 Sep 2012 17:15:04 +0200
changeset 49350 ea3fa2e0f960
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
remove theory Real_Integration, not needed since 44e42d392c6e when Euclidean spaces where introduced

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

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