Added RCS identification.

This commit is contained in:
em
1984-11-27 23:13:28 +00:00
parent 02d10bc877
commit 1ada89da2a
17 changed files with 78 additions and 0 deletions

View File

@@ -1,5 +1,10 @@
#include "bem.h"
#ifndef NORSCID
static char rcs_id[] = "$Header$" ;
#endif
List *forwardlabel=0;
/* Line management is handled here */