Header --> Id
This commit is contained in:
parent
6cec9aca97
commit
5c83e7dbb5
|
@ -1,4 +1,4 @@
|
|||
. \" $Header$"
|
||||
. \" $Id$"
|
||||
.RP
|
||||
.ND Dec 1984
|
||||
.TL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.\" Run this paper off with
|
||||
.\" refer [options] -p LLgen.refs LLgen.doc | [n]eqn | tbl | (nt)roff -ms
|
||||
.if '\*(>.'' \{\
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
EQN=eqn
|
||||
REFER=refer
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
# This Makefile is not supposed to be used in the doc source directory.
|
||||
# Instead, it is supposed to be copied to the target doc directory.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.nr PD 1v
|
||||
.tr ~
|
||||
.TL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.TL
|
||||
.de Sy
|
||||
.LP
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.RP
|
||||
.ND Nov 1984
|
||||
.TL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
\." $Header$
|
||||
\." $Id$
|
||||
.\" eqn crefman.doc | troff -ms
|
||||
.EQ
|
||||
delim $$
|
||||
|
|
|
@ -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$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
|
|
@ -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$
|
||||
.RP
|
||||
.ND April 1985
|
||||
.TL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.if n .nr PD 1v
|
||||
.if n .nr LL 78m
|
||||
.if n .ll 78m
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
DOC = draw.mac cover txt1 txt2 txt3 appA appB bib
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
This directory contains the text of the documentation for the
|
||||
Production Quality Interpreter "int".
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" List of all warnings; source of warn_msg and warn.h
|
||||
.\"
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.\" This file contains the warnings issued by the interpreter, together
|
||||
.\" with their names and values in the code of the interpreter. Some of
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" A simple tutorial
|
||||
.\"
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.bp
|
||||
.DS
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Bibliography
|
||||
.\"
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.bp
|
||||
.DS C
|
||||
BIBLIOGRAPHY
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Front page
|
||||
.\"
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.TL
|
||||
The EM Interpreter
|
||||
.AU
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Macros for simple constant width drawings (uses font CW)
|
||||
.\"
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.de Dr \" Drawing $1 (size)
|
||||
.sp 1
|
||||
.ne \\$1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Introduction
|
||||
.\"
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.NH
|
||||
INTRODUCTION.
|
||||
.PP
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Implementation details
|
||||
.\"
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.bp
|
||||
.NH
|
||||
IMPLEMENTATION DETAILS.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.\" Logging
|
||||
.\"
|
||||
.\" $Header$
|
||||
.\" $Id$
|
||||
.bp
|
||||
.NH
|
||||
THE LOGGING MACHINE.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.\" troff -ms m2ref.doc
|
||||
.TL
|
||||
The ACK Modula-2 Compiler
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.RP
|
||||
.ND
|
||||
.TL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.TL
|
||||
A Tour of the New Peephole Optimizer
|
||||
.AU
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.\" tbl pcref.doc | troff
|
||||
.ds OF \\fBtest~off:~\\fR
|
||||
.ds ON \\fBtest~on:~~\\fR
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.TL
|
||||
Internal documentation on the peephole optimizer
|
||||
.br
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.TL
|
||||
Addition of register variables to an existing table.
|
||||
.NH 1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.RP
|
||||
.ND July 1984
|
||||
.tr ~
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.wh 0 hd
|
||||
.wh 60 fo
|
||||
.de hd
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Header$
|
||||
.\" $Id$
|
||||
.ll 72n
|
||||
.wh 0 hd
|
||||
.wh 60 fo
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
. \" $Header$
|
||||
. \" $Id$
|
||||
.ND April 1985
|
||||
.TL
|
||||
THE Z80 BACK END TABLE
|
||||
|
|
|
@ -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!
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
# C compilation part. Not to be called directly.
|
||||
# Instead, it is to be called by the Makefile.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
# make ANSI C compiler
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
# C compilation part. Not to be called directly.
|
||||
# Instead, it is to be called by the Makefile.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
# make C compiler
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
# C compilation part. Not to be called directly.
|
||||
# Instead, it is to be called by the Makefile.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
# make Modula-2 compiler
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
# C compilation part. Not to be called directly.
|
||||
# Instead, it is to be called by the Makefile.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
# make Pascal compiler
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
# C compilation part. Not to be called directly.
|
||||
# Instead, it is to be called by the Makefile.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Header$
|
||||
# $Id$
|
||||
|
||||
# make C compiler
|
||||
|
||||
|
|
|
@ -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$'
|
||||
|
||||
: This shell script inserts make macros after a line
|
||||
: starting with #PARAMS in "make_proto", and produces the result on
|
||||
|
|
2
h/arch.h
2
h/arch.h
|
@ -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".
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*/
|
||||
#include <stdio.h>
|
||||
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
/* BASIC file io definitions */
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*/
|
||||
#
|
||||
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
/* Strings are allocated in a fixed string descriptor table
|
||||
** This mechanism is used to avoid string copying as much as possible
|
||||
|
|
|
@ -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".
|
||||
|
|
|
@ -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$ */
|
||||
|
||||
/* offsets of interesting fields in EM-pattern */
|
||||
|
||||
|
|
|
@ -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$ */
|
||||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*/
|
||||
/* Contents of flags used when describing interpreter opcodes */
|
||||
|
||||
#define RCS_IP "$Header$"
|
||||
#define RCS_IP "$Id$"
|
||||
|
||||
#define OPTYPE 07 /* type field in flag */
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
/*
|
||||
* (c) copyright 1990 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".
|
||||
|
|
2
h/out.h
2
h/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$ */
|
||||
|
||||
#ifndef __OUT_H_INCLUDED
|
||||
#define __OUT_H_INCLUDED
|
||||
|
|
|
@ -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,7 +1,7 @@
|
|||
/*
|
||||
* localmath.h - This header is used by the mathematical library.
|
||||
*/
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
/* some constants (Hart & Cheney) */
|
||||
#define M_PI 3.14159265358979323846264338327950288
|
||||
|
|
|
@ -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 __RANLIB_H_INCLUDED
|
||||
#define __RANLIB_H_INCLUDED
|
||||
|
|
2
h/stb.h
2
h/stb.h
|
@ -1,4 +1,4 @@
|
|||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
/*
|
||||
* (c) copyright 1990 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
|
|
|
@ -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$ */
|
||||
/* A S S E R T I O N M A C R O D E F I N I T I O N */
|
||||
|
||||
#ifndef _ASSERT_H
|
||||
|
|
|
@ -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,7 +1,7 @@
|
|||
/*
|
||||
* errno.h - errors
|
||||
*/
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
#if !defined(_ERRNO_H)
|
||||
#define _ERRNO_H
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
/* Copied from Minix, with some changes */
|
||||
/* The <fcntl.h> header is needed by the open() and fcntl() system calls,
|
||||
|
|
|
@ -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".
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef _MATH_H
|
||||
#define _MATH_H
|
||||
|
|
|
@ -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$ */
|
||||
/*
|
||||
* (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".
|
||||
|
|
|
@ -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 _VARARGS_H
|
||||
#define _VARARGS_H
|
||||
|
|
|
@ -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".
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue