src/HOL/Predicate_Compile_Examples/Code_Prolog_Examples.thy
changeset 66453 cc19f7ca2ed6
parent 63167 0909deb8059b
--- a/src/HOL/Predicate_Compile_Examples/Code_Prolog_Examples.thy	Fri Aug 18 13:55:05 2017 +0200
+++ b/src/HOL/Predicate_Compile_Examples/Code_Prolog_Examples.thy	Fri Aug 18 20:47:47 2017 +0200
@@ -1,5 +1,5 @@
 theory Code_Prolog_Examples
-imports "~~/src/HOL/Library/Code_Prolog"
+imports "HOL-Library.Code_Prolog"
 begin
 
 section \<open>Example append\<close>