GENOP
=====

This is a utility for generating compiler tables concerned with assembler
functions.

The program takes an opcode definition file, and generates three files
containing comments and tables describing them.

The program allows the generated code to be in either C or IMP; change
the #defines near the top of the program as noted in the adjacent
comment. 

Bob Eager
August 2002

