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