Isabelle
author huffman
Wed, 09 Nov 2011 10:58:08 +0100
changeset 45435 d660c4b9daa6
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
add ring_char_0 class constraints to several simprocs (internal proofs of #n ~= 0 fail for type s not in this class); test simprocs using most general type classes instead of just int and rat.

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

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