merged
authorAndreas Lochbihler
Tue, 26 Jul 2011 14:50:15 +0200
changeset 43980 995c2534c3fe
parent 43979 9f27d2bf4087 (current diff)
parent 43978 da7d04d4023c (diff)
child 43981 404ae49ce29f
merged
--- a/src/HOL/Library/Extended_Nat.thy	Tue Jul 26 14:05:28 2011 +0200
+++ b/src/HOL/Library/Extended_Nat.thy	Tue Jul 26 14:50:15 2011 +0200
@@ -564,6 +564,7 @@
 qed (simp_all add: inf_enat_def sup_enat_def)
 end
 
+instance enat :: complete_linorder ..
 
 subsection {* Traditional theorem names *}