MINIX squeezing with strings, fixed small preprocessor bug

This commit is contained in:
eck
1990-01-16 15:21:15 +00:00
parent f2f139cc0b
commit f33399738b
6 changed files with 29 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ struct string_cst { /* storing string constants */
extern struct string_cst *str_list;
/* ALLOCDEF "string_cst" 10 */
/* ALLOCDEF "string_cst" 5 */
#define LVAL 0
#define RVAL 1