tuned funny error message
authorhaftmann
Wed, 11 Mar 2009 15:56:50 +0100
changeset 30448 0c7e1578036c
parent 30447 955190fa639b
child 30449 4caf15ae8c26
tuned funny error message
src/HOL/Tools/Qelim/cooper.ML
--- a/src/HOL/Tools/Qelim/cooper.ML	Wed Mar 11 15:56:49 2009 +0100
+++ b/src/HOL/Tools/Qelim/cooper.ML	Wed Mar 11 15:56:50 2009 +0100
@@ -428,7 +428,7 @@
    in
     fun provein x S = 
      case term_of S of
-        Const(@{const_name Set.empty}, _) => error "Unexpected error in Cooper please email Amine Chaieb"
+        Const(@{const_name Set.empty}, _) => error "Unexpected error in Cooper, please email Amine Chaieb"
       | Const(@{const_name insert}, _) $ y $ _ => 
          let val (cy,S') = Thm.dest_binop S
          in if term_of x aconv y then instantiate' [] [SOME x, SOME S'] insI1