src/HOL/Real/RealArith.thy
author berghofe
Fri, 11 Jul 2003 14:55:17 +0200
changeset 14102 8af7334af4b3
parent 10722 55c8367bab05
child 14269 502a7c95de73
permissions -rw-r--r--
- Installed specific code generator for equality enforcing that arguments do not have function types, which would result in an error message during compilation. - Added test case generators for basic types.

theory RealArith = RealArith0
files "real_arith.ML":

setup real_arith_setup

end