removed the limitation on number of include directories

This commit is contained in:
ceriel
1987-05-11 14:30:12 +00:00
parent aab8234e55
commit b3d24d4ec2
6 changed files with 130 additions and 32 deletions

View File

@@ -24,10 +24,6 @@
#define IFDEPTH 256 /* maximum number of nested if-constructions */
!File: maxincl.h
#define MAXINCL 16 /* maximum number of #include directories */
!File: lapbuf.h
#define LAPBUF 4096 /* size of macro actual parameter buffer */