src/HOL/Codegenerator_Test/Candidates.thy
changeset 65417 fc41a5650fb1
parent 63704 6209c06d776f
child 65956 639eb3617a86
--- a/src/HOL/Codegenerator_Test/Candidates.thy	Thu Apr 06 08:33:37 2017 +0200
+++ b/src/HOL/Codegenerator_Test/Candidates.thy	Thu Apr 06 21:37:13 2017 +0200
@@ -8,10 +8,10 @@
   Complex_Main
   "~~/src/HOL/Library/Library"
   "~~/src/HOL/Library/Sublist_Order"
-  "~~/src/HOL/Number_Theory/Euclidean_Algorithm"
-  "~~/src/HOL/Library/Polynomial_Factorial"
   "~~/src/HOL/Data_Structures/Tree_Map"
   "~~/src/HOL/Data_Structures/Tree_Set"
+  "~~/src/HOL/Computational_Algebra/Computational_Algebra"
+  "~~/src/HOL/Computational_Algebra/Polynomial_Factorial"
   "~~/src/HOL/Number_Theory/Eratosthenes"
   "~~/src/HOL/ex/Records"
 begin