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$
.TH LLGEN 1 "$Revision$"
.ad
.SH NAME

View File

@@ -1,4 +1,4 @@
# $Header$
# $Id$
INSTALLDIR=/usr/local/bin
LIBDIR=/usr/local/lib/LLgen
MANDIR=/usr/local/man/man1

View File

@@ -1,4 +1,4 @@
$Header$
$Id$
To install LLgen, proceed as follows:

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];

View File

@@ -1,4 +1,4 @@
# $Header$
# $Id$
#PARAMS do not remove this line!

View File

@@ -24,7 +24,7 @@
# include "cclass.h"
# ifndef NORCSID
static string rcsid = "$Header$";
static string rcsid = "$Id$";
# endif
p_mem alloc(), ralloc();
string store();

View File

@@ -1,4 +1,4 @@
# $Header$
# $Id$
PROF=
LLOPT= # -vvv -x
INCLUDES =

View File

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

View File

@@ -2,7 +2,7 @@
* All rights reserved.
*/
/* $Header$ */
/* $Id$ */
#include "cclass.h"
char c_class[] = {

View File

@@ -2,7 +2,7 @@
* All rights reserved.
*/
/* $Header$ */
/* $Id$ */
extern char c_class[];

View File

@@ -22,7 +22,7 @@
# include "assert.h"
# ifndef NORCSID
static string rcsid1 = "$Header$";
static string rcsid1 = "$Id$";
# endif

View File

@@ -23,7 +23,7 @@
# include "io.h"
# ifndef NORCSID
static string rcsid = "$Header$";
static string rcsid = "$Id$";
# endif
p_set get_set();

View File

@@ -11,7 +11,7 @@
*/
/*
* $Header$
* $Id$
* Miscellanious constants and
* some variables that are visible in more than one file
*/

View File

@@ -25,7 +25,7 @@
# include "cclass.h"
# ifndef NORCSID
static string rcsid3 = "$Header$";
static string rcsid3 = "$Id$";
#endif /* NORCSID */
/*

View File

@@ -20,7 +20,7 @@
# include "io.h"
# ifndef NORCSID
static string rcsid4 = "$Header$";
static string rcsid4 = "$Id$";
# endif
char ltext[LTEXTSZ];

View File

@@ -11,7 +11,7 @@
*/
/*
* $Header$
* $Id$
* Some important file names and variables
*/

View File

@@ -18,7 +18,7 @@
# include "types.h"
# ifndef NORCSID
static string rcsid5 = "$Header$";
static string rcsid5 = "$Id$";
# endif
/* In this file the following routines are defined: */

View File

@@ -22,7 +22,7 @@
# include "assert.h"
# ifndef NORCSID
static string rcsid6 = "$Header$";
static string rcsid6 = "$Id$";
# endif
/* In this file the following routines are defined: */

View File

@@ -22,7 +22,7 @@
# include "io.h"
# ifndef NORCSID
static string rcsid7 = "$Header$";
static string rcsid7 = "$Id$";
# endif
# define HASHSIZE 128

View File

@@ -1,4 +1,4 @@
# $Header$
# $Id$
#PARAMS do not remove this line

View File

@@ -22,7 +22,7 @@
# include "assert.h"
# ifndef NORCSID
static string rcsid8 = "$Header$";
static string rcsid8 = "$Id$";
# endif
/* In this file the following routines are defined: */

View File

@@ -21,7 +21,7 @@
# include "assert.h"
# ifndef NORCSID
static string rcsid9 = "$Header$";
static string rcsid9 = "$Id$";
# endif
/* In this file the following routines are defined: */

View File

@@ -11,7 +11,7 @@
*/
/*
* $Header$
* $Id$
* Some macros that deal with bitsets and their size
*/

View File

@@ -24,7 +24,7 @@
# include "cclass.h"
# ifndef NORCSID
static string rcsidc = "$Header$";
static string rcsidc = "$Id$";
# endif
/* Here are defined : */

View File

@@ -11,7 +11,7 @@
*/
/*
* $Header$
* $Id$
* Type and structure definitions
*/