Header --> Id
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef NORCSID
|
||||
static char rcsid[] = "$Header$";
|
||||
static char rcsid[] = "$Id$";
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
@@ -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$ */
|
||||
|
||||
/* The next define switches between codegeneration for an ACK assembler
|
||||
* or for the standard UNIX V7 assembler.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
"$Header$"
|
||||
"$Id$"
|
||||
/********************************************************
|
||||
* Back end tables for pdp 11 *
|
||||
* Authors : Ceriel J.H. Jacobs,Hans van Staveren *
|
||||
|
||||
Reference in New Issue
Block a user