dropped superfluous hide
authorhaftmann
Fri, 16 Mar 2007 21:32:13 +0100
changeset 22457 1ed5b9c3ae67
parent 22456 6070e48ecb78
child 22458 bd4379c9b4d0
dropped superfluous hide
src/HOL/Lattice/Bounds.thy
--- a/src/HOL/Lattice/Bounds.thy	Fri Mar 16 21:32:12 2007 +0100
+++ b/src/HOL/Lattice/Bounds.thy	Fri Mar 16 21:32:13 2007 +0100
@@ -8,7 +8,6 @@
 theory Bounds imports Orders begin
 
 hide const inf sup
-hide const inf sup
 
 subsection {* Infimum and supremum *}