protect against multiple inclusions, commented text after #endif

This commit is contained in:
ceriel
1990-10-25 11:18:44 +00:00
parent da36c2b13f
commit 16e89fea1f
7 changed files with 30 additions and 4 deletions

View File

@@ -98,7 +98,7 @@ typedef struct { /* splitting coercions */
int c2_repl[MAXSPLIT]; /* replacement instances */
int c2_codep; /* code index */
} c2_t,*c2_p;
#endif MAXSPLIT
#endif /* MAXSPLIT */
typedef struct { /* one to one coercions */
int c3_texpno; /* token expression number */