removed the limitation on number of include directories

This commit is contained in:
ceriel
1987-05-11 14:08:58 +00:00
parent 471830d59d
commit eb7d477357
8 changed files with 30 additions and 610 deletions

View File

@@ -24,10 +24,6 @@
#define IFDEPTH 256 /* maximum number of nested if-constructions */
!File: maxincl.h
#define MAXINCL 12 /* maximum number of #include directories */
!File: density.h
#define DENSITY 2 /* see switch.[ch] for an explanation */