Header --> Id

This commit is contained in:
ceriel
1994-06-24 14:02:31 +00:00
parent bcc84a94d5
commit f26dd7bb01
1254 changed files with 1254 additions and 1254 deletions

View File

@@ -1,4 +1,4 @@
# $Header$
# $Id$
# requires a definition for TARGET_HOME, SRC_DIR, COPTIONS, CC

View File

@@ -1,4 +1,4 @@
# $Header$
# $Id$
#PARAMS do not remove this line!

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
/* This program converts either human-readable or compact EM

View File

@@ -1,4 +1,4 @@
# $Header$
# $Id$
#PARAMS do not remove this line!

View File

@@ -1,6 +1,6 @@
.globl ___Get_PC, ___Set_PC
! $Header$
! $Id$
! This is the machine-dependant part of the ACK debugger support.
! ___Get_PC takes a frame pointer (local base) argument and returns the

View File

@@ -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".