Do not use '#undef aap xxx'; it is not allowed for ANSI C

This commit is contained in:
ceriel
1991-12-16 14:34:06 +00:00
parent 37bfb6a700
commit 4dd5f72af5
11 changed files with 67 additions and 67 deletions

View File

@@ -1,5 +1,5 @@
!File: debugcst.h
#undef DEBUG 1 /* perform various self-tests */
/*#define DEBUG 1 /* perform various self-tests */
!File: density.h
@@ -54,7 +54,7 @@
!File: nocross.h
#undef NOCROSS 1 /* define when cross compiler not needed */
/*#define NOCROSS 1 /* define when cross compiler not needed */
!File: dbsymtab.h