src/ZF/IntArith.thy
author wenzelm
Wed, 01 Aug 2007 16:55:40 +0200
changeset 24112 6c4e7d17f9b0
parent 23146 0bc590051d95
child 27237 c94eefffc3a5
permissions -rw-r--r--
simplified internal Config interface;


theory IntArith imports Bin
uses "int_arith.ML" begin

end