Removed hide swap
authornipkow
Thu, 12 Jun 2008 14:33:28 +0200
changeset 27170 65bb0ddb0b9f
parent 27169 89d5f117add3
child 27171 6477705ae3ad
Removed hide swap
doc-src/TutorialI/Types/Pairs.thy
--- a/doc-src/TutorialI/Types/Pairs.thy	Thu Jun 12 14:21:10 2008 +0200
+++ b/doc-src/TutorialI/Types/Pairs.thy	Thu Jun 12 14:33:28 2008 +0200
@@ -1,4 +1,4 @@
-(*<*)theory Pairs imports Main begin hide const swap(*>*)
+(*<*)theory Pairs imports Main begin(*>*)
 
 section{*Pairs and Tuples*}