src/Doc/Codegen/Inductive_Predicate.thy
changeset 52753 1165f78c16d8
parent 52665 5f817bad850a
child 58620 7435b6a3f72e
--- a/src/Doc/Codegen/Inductive_Predicate.thy	Sun Jul 28 20:50:44 2013 +0200
+++ b/src/Doc/Codegen/Inductive_Predicate.thy	Sun Jul 28 20:51:15 2013 +0200
@@ -265,7 +265,7 @@
 
 text {*
   Further examples for compiling inductive predicates can be found in
-  @{file "~~/src/HOL/Predicate_Compile_Examples"}.  There are
+  @{file "~~/src/HOL/Predicate_Compile_Examples/Examples.thy"}.  There are
   also some examples in the Archive of Formal Proofs, notably in the
   @{text "POPLmark-deBruijn"} and the @{text "FeatherweightJava"}
   sessions.