From 94512047e60c9872c472081c193eae44bddefc65 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Wed, 11 Dec 2002 11:43:18 +0000 Subject: [PATCH] Severe bug fixed: the test failed in the case of (Rplus (...) R1). As a consequence (Rplus (Rplus R1 R1) R1) was rendered as 2. --- helm/meta_style/positive.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/meta_style/positive.xsl b/helm/meta_style/positive.xsl index baee6a907..e337b663e 100644 --- a/helm/meta_style/positive.xsl +++ b/helm/meta_style/positive.xsl @@ -193,7 +193,7 @@ and @uri='cic:/Coq/ZArith/fast_integer/positive.ind' and @noConstr='2']"> - + -- 2.39.2