Added theory W.
authorberghofe
Tue, 21 Oct 2008 21:20:46 +0200
changeset 28654 2f9857126498
parent 28653 4593c70e228e
child 28655 2822c56dd1cf
Added theory W.
src/HOL/Nominal/Examples/ROOT.ML
--- a/src/HOL/Nominal/Examples/ROOT.ML	Tue Oct 21 21:20:17 2008 +0200
+++ b/src/HOL/Nominal/Examples/ROOT.ML	Tue Oct 21 21:20:46 2008 +0200
@@ -20,7 +20,8 @@
   "LocalWeakening",
   "Support",
   "Contexts",
-  "Standardization"
+  "Standardization",
+  "W"
 ];
 
 setmp_noncritical quick_and_dirty true use_thy "VC_Condition";