src/ZF/IntArith.thy
author wenzelm
Sun, 28 Oct 2007 11:57:04 +0100
changeset 25219 084f468145e3
parent 23146 0bc590051d95
child 27237 c94eefffc3a5
permissions -rw-r--r--
safe_exit: controlled_execution;


theory IntArith imports Bin
uses "int_arith.ML" begin

end