Isabelle
author haftmann
Mon, 23 Jul 2012 09:28:03 +0200
changeset 48431 6efff142bb54
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
restrict unqualified imports from Haskell Prelude to a small set of fundamental operations

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

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