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

theory RealArith0 = RealBin
files "real_arith0.ML":

setup real_arith_setup

end