src/HOL/Orderings.thy
changeset 23263 0c227412b285
parent 23247 b99dce43d252
child 23417 42c1a89b45c1
--- a/src/HOL/Orderings.thy	Tue Jun 05 19:22:01 2007 +0200
+++ b/src/HOL/Orderings.thy	Tue Jun 05 19:23:09 2007 +0200
@@ -7,6 +7,9 @@
 
 theory Orderings
 imports HOL
+uses
+  (*"~~/src/Provers/quasi.ML"*)
+  "~~/src/Provers/order.ML"
 begin
 
 subsection {* Order syntax *}