src/HOL/Real/RealArith.thy
author wenzelm
Wed, 30 Aug 2000 13:54:53 +0200
changeset 9738 2e1dca5af2d4
parent 9436 62bb04ab4b01
child 10574 8f98f0301d67
permissions -rw-r--r--
fixed comment;


theory RealArith = RealBin
files "real_arith.ML":

setup real_arith_setup

end