recognize expressions

This commit is contained in:
ceriel
1990-09-07 14:56:24 +00:00
parent 2c9fbebe4e
commit 24920dfa75
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)