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