Added RCS identification.

This commit is contained in:
keie
1984-08-17 14:44:24 +00:00
parent 6474db065f
commit f077a39568
20 changed files with 85 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
#ifndef NORCSID
#define RCS_DATA "$Header$"
#endif
EXTERN char *stopsuffix; /* Suffix to stop at */
EXTERN char *machine; /* The machine id */
EXTERN char *rts; /* The runtime-system id */