Added rcs identification.

This commit is contained in:
keie
1984-11-08 12:08:31 +00:00
parent 068dee8a06
commit 2cd5f2033e
16 changed files with 61 additions and 0 deletions

View File

@@ -20,6 +20,10 @@
#include "../../h/em_spec.h"
#include "../../h/em_flag.h"
#ifndef NORCSID
static char rcs_id[] = "$Header$" ;
#endif
/* This program reads the human readable interpreter specification
and produces a efficient machine representation that can be
translated by a C-compiler.