removed e-mail address from error message
authorboehmes
Mon, 22 Mar 2010 09:39:10 +0100
changeset 35861 6b4e3b2d33b0
parent 35860 76c7374a0fa6
child 35862 c2039b00ff0d
removed e-mail address from error message
src/Provers/Arith/fast_lin_arith.ML
--- a/src/Provers/Arith/fast_lin_arith.ML	Mon Mar 22 09:32:28 2010 +0100
+++ b/src/Provers/Arith/fast_lin_arith.ML	Mon Mar 22 09:39:10 2010 +0100
@@ -541,7 +541,7 @@
                  (if count <> warning_count_max then []
                   else ["\n(Reached maximal message count -- disabling future warnings)"])));
                 warning "Linear arithmetic should have refuted the assumptions.\n\
-                  \Please inform Tobias Nipkow (nipkow@in.tum.de).")
+                  \Please inform Tobias Nipkow.")
           end;
     in fls end
     handle FalseE thm => trace_thm ctxt "False reached early:" thm