src/ZF/Integ/IntArith.thy
author aspinall
Fri, 30 Sep 2005 18:18:34 +0200
changeset 17740 fc385ce6187d
parent 16417 9bc16273c2d4
permissions -rw-r--r--
Add icon for interface.


theory IntArith imports Bin
uses "int_arith.ML" begin

end