src/CCL/ex/Nat.thy
changeset 58974 cbc2ac19d783
parent 58971 8c9a319821b3
child 58977 9576b510f6a2
--- a/src/CCL/ex/Nat.thy	Tue Nov 11 11:47:53 2014 +0100
+++ b/src/CCL/ex/Nat.thy	Tue Nov 11 13:40:13 2014 +0100
@@ -6,7 +6,7 @@
 section {* Programs defined over the natural numbers *}
 
 theory Nat
-imports Wfd
+imports "../Wfd"
 begin
 
 definition not :: "i=>i"