src/HOL/Library/GCD.thy
changeset 25671 5e9d6f77d11a
parent 25594 43c718438f9f
child 26304 02fbd0e7954a
--- a/src/HOL/Library/GCD.thy	Mon Dec 17 18:01:51 2007 +0100
+++ b/src/HOL/Library/GCD.thy	Mon Dec 17 18:11:21 2007 +0100
@@ -7,7 +7,7 @@
 header {* The Greatest Common Divisor *}
 
 theory GCD
-imports PreList
+imports ATP_Linkup
 begin
 
 text {*