src/ZF/Integ/IntArith.thy
author haftmann
Fri, 17 Jun 2005 16:12:49 +0200
changeset 16417 9bc16273c2d4
parent 9570 e16e168984e1
permissions -rw-r--r--
migrated theory headers to new format


theory IntArith imports Bin
uses "int_arith.ML" begin

end