changeset 33318 | ddd97d9dfbfb |
parent 33296 | a3924d1069e5 |
child 33340 | a165b97f3658 |
--- a/src/HOL/Divides.thy Thu Oct 29 08:14:39 2009 +0100 +++ b/src/HOL/Divides.thy Thu Oct 29 11:41:36 2009 +0100 @@ -6,7 +6,7 @@ header {* The division operators div and mod *} theory Divides -imports Nat_Numeral +imports Nat_Numeral Nat_Transfer uses "~~/src/Provers/Arith/assoc_fold.ML" "~~/src/Provers/Arith/cancel_numerals.ML"