recognize expressions

This commit is contained in:
ceriel
1990-09-07 14:56:24 +00:00
parent 477d7891f0
commit f7726082d3
15 changed files with 527 additions and 84 deletions

View File

@@ -3,6 +3,7 @@
#include "position.h"
#include "operator.h"
#include "tree.h"
#include "expr.h"
int
eval_cond(p)