diff -r 5cec4ca719d1 -r 3fe7e97ccca8 doc-src/TutorialI/Documents/Documents.thy --- a/doc-src/TutorialI/Documents/Documents.thy Fri Apr 16 20:56:40 2010 +0200 +++ b/doc-src/TutorialI/Documents/Documents.thy Fri Apr 16 21:28:09 2010 +0200 @@ -138,7 +138,7 @@ *} (*<*) -hide const xor +hide_const xor setup {* Sign.add_path "version1" *} (*>*) definition xor :: "bool \ bool \ bool" (infixl "\" 60) @@ -161,7 +161,7 @@ *} (*<*) -hide const xor +hide_const xor setup {* Sign.add_path "version2" *} (*>*) definition xor :: "bool \ bool \ bool" (infixl "[+]\" 60)