Isabelle
author bulwahn
Mon, 19 Sep 2011 16:18:33 +0200
changeset 45002 df36896aae0f
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
removing superfluous definition in the quickcheck narrowing invocation as the code generator now generates valid Haskell code with necessary type annotations without a separate definition

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

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