Header --> Id

This commit is contained in:
ceriel
1994-06-24 11:31:16 +00:00
parent 6cec9aca97
commit 5c83e7dbb5
908 changed files with 909 additions and 909 deletions

View File

@@ -787,6 +787,6 @@ exprlist(int *ip; int *typetable;) { int exp; }
{
#ifndef NORCSID
static char rcs_id[] = "$Header$" ;
static char rcs_id[] = "$Id$" ;
#endif
}