corrected reference
authorhaftmann
Sun, 24 Feb 2013 20:18:32 +0100
changeset 51262 e2bdfb2de028
parent 51261 d301ba7da9b6
child 51263 31e786e0e6a7
corrected reference
src/Doc/Codegen/Inductive_Predicate.thy
--- a/src/Doc/Codegen/Inductive_Predicate.thy	Sun Feb 24 18:30:35 2013 +0100
+++ b/src/Doc/Codegen/Inductive_Predicate.thy	Sun Feb 24 20:18:32 2013 +0100
@@ -265,7 +265,7 @@
 
 text {*
   Further examples for compiling inductive predicates can be found in
-  the @{text "HOL/ex/Predicate_Compile_ex.thy"} theory file.  There are
+  the @{text "HOL/Predicate_Compile_Examples.thy"} theory file.  There are
   also some examples in the Archive of Formal Proofs, notably in the
   @{text "POPLmark-deBruijn"} and the @{text "FeatherweightJava"}
   sessions.