src/HOL/Library/GCD.thy
changeset 27368 9f90ac19e32b
parent 27106 ff27dc6e7d05
child 27487 c8a6ce181805
--- a/src/HOL/Library/GCD.thy	Thu Jun 26 10:06:54 2008 +0200
+++ b/src/HOL/Library/GCD.thy	Thu Jun 26 10:07:01 2008 +0200
@@ -7,7 +7,7 @@
 header {* The Greatest Common Divisor *}
 
 theory GCD
-imports ATP_Linkup
+imports Plain Presburger
 begin
 
 text {*