MINIX squeezing with strings, fixed small preprocessor bug

This commit is contained in:
eck
1990-01-16 15:21:15 +00:00
parent 2b6d2c8407
commit c4e0fddf5b
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