tuned msg;
authorwenzelm
Tue, 06 Sep 2005 16:59:58 +0200
changeset 17283 881f5873bac0
parent 17282 43c86fedec82
child 17284 ca3eebbb3724
tuned msg;
src/Pure/Isar/outer_syntax.ML
--- a/src/Pure/Isar/outer_syntax.ML	Tue Sep 06 16:59:57 2005 +0200
+++ b/src/Pure/Isar/outer_syntax.ML	Tue Sep 06 16:59:58 2005 +0200
@@ -278,7 +278,7 @@
     Present.init_theory name;
     Present.verbatim_source name present_text;
     if ThyHeader.is_old (text_src, pos) then
-     (warning ("Non-Isar file format for theory " ^ quote name ^ " (deprecated)");
+     (warning ("Non-Isar file format for theory " ^ quote name ^ " -- deprecated");
       ThySyn.load_thy name text;
       Present.old_symbol_source name present_text)   (*note: text presented twice*)
     else