Changed RCSid

This commit is contained in:
ceriel
1984-10-08 17:11:03 +00:00
parent 474d9d6e0f
commit 317ab99ecf
7 changed files with 21 additions and 7 deletions

View File

@@ -31,7 +31,9 @@
# include "types.h"
# include "extern.h"
static string rcsid = "$Header$";
# ifndef NORCSID
static string rcsida = "$Header$";
# endif
static string e_nomem = "Out of memory";