prefer examples that work out of the box;
authorwenzelm
Sun, 28 Jul 2013 20:51:15 +0200
changeset 52753 1165f78c16d8
parent 52752 587a4610da9e
child 52754 d9d90d29860e
child 52759 a20631db9c8a
prefer examples that work out of the box;
src/Doc/Codegen/Inductive_Predicate.thy
--- 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.