From 29dbd271e1619b05dbd7677b379332817dbc167d Mon Sep 17 00:00:00 2001 From: filliatr Date: Mon, 21 Jan 2002 09:25:47 +0000 Subject: Zinv -> Zopp git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2419 85f007b7-540e-0410-9357-904b9bb8a0f7 --- contrib/correctness/psyntax.ml4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/correctness/psyntax.ml4 b/contrib/correctness/psyntax.ml4 index 361791414..e1fd72fb4 100644 --- a/contrib/correctness/psyntax.ml4 +++ b/contrib/correctness/psyntax.ml4 @@ -372,7 +372,7 @@ GEXTEND Gram ] ] ; ast6: - [ [ "-"; x = prog6 -> un_op "Zinv" loc x + [ [ "-"; x = prog6 -> un_op "Zopp" loc x | x = ast7 -> without_effect loc x ] ] ; -- cgit v1.2.3