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

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
#ifndef NDEBUG
#define assert(x) if (!(x)) badassertion("x",__FILE__,__LINE__)

View File

@@ -4,7 +4,7 @@
*/
%{
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include "param.h"

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include "assert.h"

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
#define _COST_

View File

@@ -1,4 +1,4 @@
: '$Header$'
: '$Id$'
grep '^#' y.tab.h >tokendefs
ed - $1 <<'!Funky!Stuff!'
g/^#/d

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include "param.h"

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include <stdio.h>

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include "assert.h"

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
typedef struct expr {
int ex_typ;

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
extern int wordsize;
extern int pointersize;

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include "assert.h"

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include "param.h"

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
#ifndef _COST_
#include "cost.h"

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include "assert.h"

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
typedef struct iocc {
short in_set[SETSIZE];

View File

@@ -1,4 +1,4 @@
# $Header$
# $Id$
#
ADDR ADDR
COERCIONS COERCIONS

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include "assert.h"

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
typedef enum {
justlooking,mustexist,newsymbol,makeexist

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include <stdio.h>

View File

@@ -1,4 +1,4 @@
.\" $Header$
.\" $Id$
.TH NCGG 6 "$Revision$"
.ad
.SH NAME

View File

@@ -17,7 +17,7 @@ char *h_file= "tables.H";
char *cd_file= "code";
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include <stdio.h>

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
/*
* Miscellaneous sizes, tunable

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
typedef struct propinfo {
int pr_size;

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
#define INSMOVE (-1)
#define INSTEST (-2)

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
#define _REGINFO_
typedef struct reginfo {

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
#define ANY_REGVAR 0x1
#define SL_REGVAR 0x2

View File

@@ -4,7 +4,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid2[]= "$Header$";
static char rcsid2[]= "$Id$";
#endif
char *mystrcpy();

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include "param.h"

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
#define BIS(sp,n) (sp)[(n)>>4] |= 1<<((n)&0xF)
#define BIC(sp,n) (sp)[(n)>>4] &= ~(1<<((n)&0xF))

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include "param.h"

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include "param.h"

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
#ifndef _COST_
#include "cost.h"

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid[]= "$Header$";
static char rcsid[]= "$Id$";
#endif
#include "param.h"

View File

@@ -2,7 +2,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header$ */
/* $Id$ */
#define VI_NSTR 1
#define VI_NINT 3