changed commented #define's into #undef's

This commit is contained in:
eck
1990-03-14 12:49:16 +00:00
parent 149a379a19
commit a6925f69bf
5 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
* by the line number in the tables.
*/
/* #define ALLOWSPECIAL /* Special optimizations allowed */
#undef ALLOWSPECIAL /* Special optimizations allowed */
#define PO_HASH 0
#define PO_NEXT 1