tuned message;
authorwenzelm
Tue, 24 Jul 2012 17:15:26 +0200
changeset 48477 322fbf571782
parent 48476 44f56fe01528
child 48478 146090de0474
tuned message;
src/Pure/System/build.ML
--- a/src/Pure/System/build.ML	Tue Jul 24 14:36:08 2012 +0200
+++ b/src/Pure/System/build.ML	Tue Jul 24 17:15:26 2012 +0200
@@ -34,7 +34,7 @@
       [] => use_thys options thys
     | conds =>
         Output.physical_stderr ("Ignoring theories " ^ commas_quote thys ^
-          " (missing " ^ commas conds ^ ")\n"))
+          " (undefined " ^ commas conds ^ ")\n"))
   end;
 
 in