src/HOL/Codegenerator_Test/Candidates.thy
changeset 41884 335895ffbd94
parent 37695 71e84a203c19
child 49077 154f25a162e3
--- a/src/HOL/Codegenerator_Test/Candidates.thy	Thu Mar 03 15:36:54 2011 +0100
+++ b/src/HOL/Codegenerator_Test/Candidates.thy	Thu Mar 03 15:46:02 2011 +0100
@@ -7,7 +7,7 @@
 imports
   Complex_Main
   Library
-  List_Prefix
+  "~~/src/HOL/Library/List_Prefix"
   "~~/src/HOL/Number_Theory/Primes"
   "~~/src/HOL/ex/Records"
 begin