src/HOL/Real/RealArith.thy
author kleing
Thu, 17 Jan 2002 15:06:36 +0100
changeset 12791 ccc0f45ad2c4
parent 10722 55c8367bab05
child 14269 502a7c95de73
permissions -rw-r--r--
registered directly executable version with the code generator

theory RealArith = RealArith0
files "real_arith.ML":

setup real_arith_setup

end