src/HOL/ex/While_Combinator_Example.thy
changeset 41413 64cd30d6b0b8
parent 40786 0a54cfc9add3
child 41959 b460124855b8
--- a/src/HOL/ex/While_Combinator_Example.thy	Wed Dec 29 13:51:17 2010 +0100
+++ b/src/HOL/ex/While_Combinator_Example.thy	Wed Dec 29 17:34:41 2010 +0100
@@ -6,7 +6,7 @@
 header {* An application of the While combinator *}
 
 theory While_Combinator_Example
-imports While_Combinator
+imports "~~/src/HOL/Library/While_Combinator"
 begin
 
 text {* Computation of the @{term lfp} on finite sets via