comment fixed
authorwebertj
Wed, 22 Mar 2006 14:06:29 +0100
changeset 19318 958d5c8a8306
parent 19317 3d383e78b6f4
child 19319 7e1f85ceb1a2
comment fixed
src/Provers/Arith/fast_lin_arith.ML
--- a/src/Provers/Arith/fast_lin_arith.ML	Wed Mar 22 12:33:44 2006 +0100
+++ b/src/Provers/Arith/fast_lin_arith.ML	Wed Mar 22 14:06:29 2006 +0100
@@ -42,8 +42,8 @@
 mk_Eq(in) = `in == True'
 where `in' is an (in)equality.
 
-neg_prop(t) = neg if t is wrapped up in Trueprop and
-  nt is the (logically) negated version of t, where the negation
+neg_prop(t) = neg  if t is wrapped up in Trueprop and
+  neg is the (logically) negated version of t, where the negation
   of a negative term is the term itself (no double negation!);
 
 is_nat(parameter-types,t) =  t:nat