This commit is contained in:
Bill Currie 2002-04-07 04:57:42 +00:00
parent 197db0aca7
commit 4f65a313fd

View file

@ -19,13 +19,15 @@
*/ */
#include "QF/exp.h"
#include "QF/ops.h"
#include <stdlib.h> #include <stdlib.h>
#include <ctype.h> #include <ctype.h>
#include <string.h> #include <string.h>
#include <stdio.h> #include <stdio.h>
#include "QF/exp.h"
#include "QF/ops.h"
#include "QF/qtypes.h"
exp_error_t EXP_ERROR; exp_error_t EXP_ERROR;
optable_t optable[] = optable_t optable[] =