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

@@ -1,4 +1,4 @@
/* $Header$ */
/* $Id$ */
#ifdef LL_DEBUG
#include <assert.h>
#include <stdio.h>

View File

@@ -4,7 +4,7 @@
*/
#ifndef lint
static char *rcsid = "$Header$";
static char *rcsid = "$Id$";
#endif
unsigned int LLtcnt[LL_NTERMINALS];