Header --> Id
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.TH LLGEN 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
INSTALLDIR=/usr/local/bin
|
||||
LIBDIR=/usr/local/lib/LLgen
|
||||
MANDIR=/usr/local/man/man1
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$Header$
|
||||
$Id$
|
||||
|
||||
To install LLgen, proceed as follows:
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
#ifdef LL_DEBUG
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
static char *rcsid = "$Header$";
|
||||
static char *rcsid = "$Id$";
|
||||
#endif
|
||||
|
||||
unsigned int LLtcnt[LL_NTERMINALS];
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
# include "cclass.h"
|
||||
|
||||
# ifndef NORCSID
|
||||
static string rcsid = "$Header$";
|
||||
static string rcsid = "$Id$";
|
||||
# endif
|
||||
p_mem alloc(), ralloc();
|
||||
string store();
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
PROF=
|
||||
LLOPT= # -vvv -x
|
||||
INCLUDES =
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
#include "cclass.h"
|
||||
char c_class[] = {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
extern char c_class[];
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
# include "assert.h"
|
||||
|
||||
# ifndef NORCSID
|
||||
static string rcsid1 = "$Header$";
|
||||
static string rcsid1 = "$Id$";
|
||||
# endif
|
||||
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
# include "io.h"
|
||||
|
||||
# ifndef NORCSID
|
||||
static string rcsid = "$Header$";
|
||||
static string rcsid = "$Id$";
|
||||
# endif
|
||||
|
||||
p_set get_set();
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Header$
|
||||
* $Id$
|
||||
* Miscellanious constants and
|
||||
* some variables that are visible in more than one file
|
||||
*/
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
# include "cclass.h"
|
||||
|
||||
# ifndef NORCSID
|
||||
static string rcsid3 = "$Header$";
|
||||
static string rcsid3 = "$Id$";
|
||||
#endif /* NORCSID */
|
||||
|
||||
/*
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
# include "io.h"
|
||||
|
||||
# ifndef NORCSID
|
||||
static string rcsid4 = "$Header$";
|
||||
static string rcsid4 = "$Id$";
|
||||
# endif
|
||||
|
||||
char ltext[LTEXTSZ];
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Header$
|
||||
* $Id$
|
||||
* Some important file names and variables
|
||||
*/
|
||||
|
||||
|
||||
@@ -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: */
|
||||
|
||||
@@ -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: */
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
# include "io.h"
|
||||
|
||||
# ifndef NORCSID
|
||||
static string rcsid7 = "$Header$";
|
||||
static string rcsid7 = "$Id$";
|
||||
# endif
|
||||
|
||||
# define HASHSIZE 128
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line
|
||||
|
||||
|
||||
@@ -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: */
|
||||
|
||||
@@ -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: */
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Header$
|
||||
* $Id$
|
||||
* Some macros that deal with bitsets and their size
|
||||
*/
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
# include "cclass.h"
|
||||
|
||||
# ifndef NORCSID
|
||||
static string rcsidc = "$Header$";
|
||||
static string rcsidc = "$Id$";
|
||||
# endif
|
||||
|
||||
/* Here are defined : */
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Header$
|
||||
* $Id$
|
||||
* Type and structure definitions
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.de SB
|
||||
.\" SuBheader
|
||||
.sp 1
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
#ifndef NORCSID
|
||||
#define RCS_ACK "$Header$"
|
||||
#define RCS_ACK "$Id$"
|
||||
#endif
|
||||
|
||||
/****************************************************************************/
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include "trans.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
#undef EXTERN
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
#ifndef NORCSID
|
||||
#define RCS_DATA "$Header$"
|
||||
#define RCS_DATA "$Id$"
|
||||
#endif
|
||||
|
||||
EXTERN char *stopsuffix; /* Suffix to stop at */
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
/***************************************************************/
|
||||
|
||||
#ifndef NORCSID
|
||||
#define RCS_DMACH "$Header$"
|
||||
#define RCS_DMACH "$Id$"
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
#include <em_path.h>
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
char *add_u(part,ptr) char *ptr ; {
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
#include "grows.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
static char rcs_grows[] = RCS_GROWS ;
|
||||
#endif
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
#ifndef NORCSID
|
||||
#define RCS_GROWS "$Header$"
|
||||
#define RCS_GROWS "$Id$"
|
||||
#endif
|
||||
|
||||
/* struct used to identify and do bookkeeping for growing strings */
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include "list.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
static char rcs_list[] = RCS_LIST ;
|
||||
#endif
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
#ifndef NORCSID
|
||||
#define RCS_LIST "$Header$"
|
||||
#define RCS_LIST "$Id$"
|
||||
#endif
|
||||
|
||||
struct ca_elem {
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
#include <signal.h>
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
static char rcs_ack[] = RCS_ACK ;
|
||||
#endif
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include <ctype.h>
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
char *fname = 0 ;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
static char rcs_dmach[] = RCS_DMACH ;
|
||||
#endif
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
#include <signal.h>
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
#define ARG_MORE 40 /* The size of args chunks to allocate */
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#include "data.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
enum f_path getpath(first) register trf **first ; {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include "ack.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
/* The processing of string valued variables,
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "data.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
static char rcs_trans[] = RCS_TRANS ;
|
||||
#endif
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
#ifndef NORCSID
|
||||
#define RCS_TRANS "$Header$"
|
||||
#define RCS_TRANS "$Id$"
|
||||
#endif
|
||||
|
||||
/* This structure is the center of all actions */
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
extern char *progname ;
|
||||
|
||||
@@ -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$ */
|
||||
/*
|
||||
** print symbol tables for
|
||||
** ACK object files
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
static char rcsid[] = "$Header$";
|
||||
static char rcsid[] = "$Id$";
|
||||
/*
|
||||
* show - make the contents of an ACK object file human readable.
|
||||
*/
|
||||
|
||||
@@ -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$ */
|
||||
|
||||
#include <stdio.h>
|
||||
#include "out.h"
|
||||
|
||||
@@ -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$ */
|
||||
|
||||
#include "out.h"
|
||||
#include <signal.h>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.TH AAL 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.TH ARCH 1 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.TH ARCH 5 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
/* Made into arch/aal by Ceriel Jacobs
|
||||
*/
|
||||
|
||||
static char RcsId[] = "$Header$";
|
||||
static char RcsId[] = "$Id$";
|
||||
|
||||
/*
|
||||
* Usage: [arch|aal] [qdprtx][vlcu] archive [file] ...
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include <arch.h>
|
||||
#include <local.h>
|
||||
|
||||
#define RCS_ASS "$Header$"
|
||||
#define RCS_ASS "$Id$"
|
||||
|
||||
/*
|
||||
* compile time options
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "ip_spec.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
static char rcs_ip[] = RCS_IP ;
|
||||
#endif
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include "assex.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "ip_spec.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "ip_spec.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
#ifdef DUMP
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include "assex.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include <em_path.h>
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include <em_ptyp.h>
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
#include "ass00.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
#ifdef MEMUSE
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "assex.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
static char rcs_ass[]= RCS_ASS ;
|
||||
static char rcs_ex[] = RCS_EX ;
|
||||
#endif
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* global data
|
||||
*/
|
||||
|
||||
#define RCS_EX "$Header$"
|
||||
#define RCS_EX "$Id$"
|
||||
|
||||
extern int wordsize;
|
||||
extern int ptrsize;
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include "assex.h"
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
#define COPYFINAL 1
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.TH EM_ASS 6 "$Revision$"
|
||||
.ad
|
||||
.SH NAME
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#include <em_flag.h>
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_id[] = "$Header$" ;
|
||||
static char rcs_id[] = "$Id$" ;
|
||||
#endif
|
||||
|
||||
/* This program reads the human readable interpreter specification
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%{
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcsid[]="$Header$";
|
||||
static char rcsid[]="$Id$";
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%{
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcsid2[]="$Header$";
|
||||
static char rcsid2[]="$Id$";
|
||||
#endif
|
||||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -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$ */
|
||||
/* L E X I C A L A N A L Y Z E R */
|
||||
|
||||
#include "idfsize.h"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user