src/HOL/Real/RealArith0.thy
author berghofe
Sun, 21 Jul 2002 15:42:30 +0200
changeset 13403 bc2b32ee62fd
parent 10722 55c8367bab05
child 14275 031a5a051bb4
permissions -rw-r--r--
Added theory for setting up program extraction.

theory RealArith0 = RealBin
files "real_arith0.ML":

setup real_arith_setup

end