tuned;
authorwenzelm
Sat, 08 Jul 2006 12:54:39 +0200
changeset 20051 859e7129961b
parent 20050 a2fb9d553aad
child 20052 3d4ff822d0b3
tuned;
src/HOL/Integ/Presburger.thy
src/HOL/Presburger.thy
--- a/src/HOL/Integ/Presburger.thy	Sat Jul 08 12:54:38 2006 +0200
+++ b/src/HOL/Integ/Presburger.thy	Sat Jul 08 12:54:39 2006 +0200
@@ -9,7 +9,7 @@
 header {* Presburger Arithmetic: Cooper's Algorithm *}
 
 theory Presburger
-imports NatSimprocs SetInterval
+imports NatSimprocs
 uses ("cooper_dec.ML") ("cooper_proof.ML") ("qelim.ML") 
 	("reflected_presburger.ML") ("reflected_cooper.ML") ("presburger.ML")
 begin
--- a/src/HOL/Presburger.thy	Sat Jul 08 12:54:38 2006 +0200
+++ b/src/HOL/Presburger.thy	Sat Jul 08 12:54:39 2006 +0200
@@ -9,7 +9,7 @@
 header {* Presburger Arithmetic: Cooper's Algorithm *}
 
 theory Presburger
-imports NatSimprocs SetInterval
+imports NatSimprocs
 uses ("cooper_dec.ML") ("cooper_proof.ML") ("qelim.ML") 
 	("reflected_presburger.ML") ("reflected_cooper.ML") ("presburger.ML")
 begin