src/ZF/Integ/IntArith.thy
author haftmann
Fri, 02 Dec 2005 16:05:12 +0100
changeset 18334 a41ce9c10b73
parent 16417 9bc16273c2d4
permissions -rw-r--r--
adjusted to improved code generator interface


theory IntArith imports Bin
uses "int_arith.ML" begin

end