src/HOL/Hyperreal/HyperArith0.thy
author berghofe
Sun, 21 Jul 2002 15:42:30 +0200
changeset 13403 bc2b32ee62fd
parent 10751 a81ea5d3dd41
permissions -rw-r--r--
Added theory for setting up program extraction.

theory HyperArith0 = HyperBin
files "hypreal_arith0.ML":

setup hypreal_arith_setup

end