moved meson up the dependency chain
authorblanchet
Thu, 21 Nov 2013 21:33:34 +0100
changeset 54553 2b0da4c1dd40
parent 54552 5d57cbec0f0f
child 54554 b8d0d8407c3b
moved meson up the dependency chain
src/HOL/Meson.thy
--- a/src/HOL/Meson.thy	Thu Nov 21 21:33:34 2013 +0100
+++ b/src/HOL/Meson.thy	Thu Nov 21 21:33:34 2013 +0100
@@ -8,7 +8,7 @@
 header {* MESON Proof Method *}
 
 theory Meson
-imports Datatype
+imports Nat
 begin
 
 subsection {* Negation Normal Form *}