Fixes involving floating point constants and debugger support

This commit is contained in:
ceriel
1991-11-01 10:15:15 +00:00
parent 44cc075183
commit ab6d563a7b
7 changed files with 19 additions and 22 deletions

View File

@@ -37,7 +37,6 @@ struct node {
#define nd_REL nd_token.TOK_REL
#define nd_RLA nd_token.TOK_RLA
#define nd_RIV nd_token.TOK_RIV
#define nd_RSI nd_token.TOK_RSI
};
/* ALLOCDEF "node" 50 */