hide (open);
authorwenzelm
Fri, 13 Jun 2008 21:04:10 +0200
changeset 27193 740159cfbf0e
parent 27192 005d4b953fdc
child 27194 d4036ec60d46
hide (open);
src/HOL/Lattice/Bounds.thy
--- a/src/HOL/Lattice/Bounds.thy	Fri Jun 13 21:04:09 2008 +0200
+++ b/src/HOL/Lattice/Bounds.thy	Fri Jun 13 21:04:10 2008 +0200
@@ -7,7 +7,7 @@
 
 theory Bounds imports Orders begin
 
-hide const inf sup
+hide (open) const inf sup
 
 subsection {* Infimum and supremum *}