author | wenzelm |
Mon, 26 Oct 2009 12:02:06 +0100 | |
changeset 33183 | 32a7a25fd918 |
parent 33182 | 45f6afe0a979 |
child 33188 | 3802b3b7845f |
--- a/doc-src/TutorialI/Misc/Itrev.thy Mon Oct 26 11:57:58 2009 +0100 +++ b/doc-src/TutorialI/Misc/Itrev.thy Mon Oct 26 12:02:06 2009 +0100 @@ -2,7 +2,7 @@ theory Itrev imports Main begin -ML"Unsynchronized.reset NameSpace.unique_names" +ML"Unsynchronized.reset unique_names" (*>*) section{*Induction Heuristics*} @@ -141,6 +141,6 @@ \index{induction heuristics|)} *} (*<*) -ML"Unsynchronized.set NameSpace.unique_names" +ML"Unsynchronized.set unique_names" end (*>*)