src/HOL/Lambda/ROOT.ML
changeset 33615 261abc2e3155
parent 26748 4d51ddd6aa5c
child 34205 f69cd974bc4e
--- a/src/HOL/Lambda/ROOT.ML	Wed Nov 11 09:02:37 2009 +0100
+++ b/src/HOL/Lambda/ROOT.ML	Wed Nov 11 14:15:11 2009 +0100
@@ -11,4 +11,4 @@
 use_thys ["Eta", "StrongNorm", "Standardization"];
 if HOL_proofs < 2 then
   warning "HOL proof terms required for running theory WeakNorm"
-else use_thy "WeakNorm";
+else use_thys ["WeakNorm"];