m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/modules/evalparse.c,v


From: Gary V. Vaughan
Subject: Changes to m4/modules/evalparse.c,v
Date: Mon, 02 Apr 2007 12:06:27 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Gary V. Vaughan <gary>  07/04/02 12:06:23

Index: modules/evalparse.c
===================================================================
RCS file: /sources/m4/m4/modules/evalparse.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- modules/evalparse.c 28 Feb 2007 21:31:12 -0000      1.17
+++ modules/evalparse.c 2 Apr 2007 12:06:23 -0000       1.18
@@ -35,9 +35,6 @@
    both `eval' and `mpeval', but which is redefined appropriately when
    this file is #included into its clients.  */
 
-#include <assert.h>
-#include <ctype.h>
-
 typedef enum eval_token
   {
     ERROR, BADOP,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]