Changed trans.c from switch statement into series of small procedures. Output files from parser now only written if changed

This commit is contained in:
bruce
1987-07-09 09:02:41 +00:00
parent 2632711272
commit 0c4826d286
6 changed files with 153 additions and 63 deletions

View File

@@ -11,7 +11,7 @@
#include <em_comp.h>
#include <system.h>
#include <idf_pkg.spec>
#include "emO_code.h"
#include <emO_code.h>
#define OTHER 255