src/ZF/IntArith.thy
author haftmann
Wed, 02 Apr 2008 15:58:38 +0200
changeset 26516 1bf210ac0a90
parent 23146 0bc590051d95
child 27237 c94eefffc3a5
permissions -rw-r--r--
removed obscure "attach" feature


theory IntArith imports Bin
uses "int_arith.ML" begin

end