author | chaieb |
Wed, 27 Feb 2008 16:41:36 +0100 | |
changeset 26165 | 3c0c69a65943 |
parent 26164 | 429c1917f07b |
child 26166 | dbeab703a28d |
--- a/src/HOL/MetisExamples/BigO.thy Wed Feb 27 16:07:55 2008 +0100 +++ b/src/HOL/MetisExamples/BigO.thy Wed Feb 27 16:41:36 2008 +0100 @@ -8,7 +8,7 @@ header {* Big O notation *} theory BigO -imports Main SetsAndFunctions +imports Dense_Linear_Order Main SetsAndFunctions begin subsection {* Definitions *}