src/ZF/Integ/IntArith.thy
author wenzelm
Thu, 28 Sep 2006 00:10:08 +0200
changeset 20750 8bd4e37ff05c
parent 16417 9bc16273c2d4
permissions -rw-r--r--
proper use of PolyML.shareCommonData;


theory IntArith imports Bin
uses "int_arith.ML" begin

end