src/ZF/IntArith.thy
author wenzelm
Sun, 29 Jul 2007 22:42:00 +0200
changeset 24067 69b51bc5ce06
parent 23146 0bc590051d95
child 27237 c94eefffc3a5
permissions -rw-r--r--
adapted ThyLoad.deps_thy;


theory IntArith imports Bin
uses "int_arith.ML" begin

end