Added RCS identification.

This commit is contained in:
em
1984-11-27 23:13:28 +00:00
parent 335d55ff4a
commit 455cd930ec
17 changed files with 78 additions and 0 deletions

View File

@@ -9,6 +9,10 @@
#include "graph.h"
#include "y.tab.h"
#ifndef NORCSID
# define RCS_BEM "$Header$"
#endif
#define POINTERSIZE 4
#define MAXINT 32768
#define MININT -32767