Header --> Id

This commit is contained in:
ceriel
1994-06-24 11:31:16 +00:00
parent 6cec9aca97
commit 5c83e7dbb5
908 changed files with 909 additions and 909 deletions

View File

@@ -8,7 +8,7 @@
*/
#ifndef NORCSID
static char rcs_id[] = "$Header$" ;
static char rcs_id[] = "$Id$" ;
#endif
/*

View File

@@ -9,7 +9,7 @@
#include <arch.h>
#include <local.h>
#define RCS_ASS "$Header$"
#define RCS_ASS "$Id$"
/*
* compile time options

View File

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

View File

@@ -8,7 +8,7 @@
#include "assex.h"
#ifndef NORCSID
static char rcs_id[] = "$Header$" ;
static char rcs_id[] = "$Id$" ;
#endif
/*

View File

@@ -9,7 +9,7 @@
#include "ip_spec.h"
#ifndef NORCSID
static char rcs_id[] = "$Header$" ;
static char rcs_id[] = "$Id$" ;
#endif
/*

View File

@@ -9,7 +9,7 @@
#include "ip_spec.h"
#ifndef NORCSID
static char rcs_id[] = "$Header$" ;
static char rcs_id[] = "$Id$" ;
#endif
#ifdef DUMP

View File

@@ -8,7 +8,7 @@
#include "assex.h"
#ifndef NORCSID
static char rcs_id[] = "$Header$" ;
static char rcs_id[] = "$Id$" ;
#endif
/*

View File

@@ -9,7 +9,7 @@
#include <em_path.h>
#ifndef NORCSID
static char rcs_id[] = "$Header$" ;
static char rcs_id[] = "$Id$" ;
#endif
/*

View File

@@ -11,7 +11,7 @@
#include <em_ptyp.h>
#ifndef NORCSID
static char rcs_id[] = "$Header$" ;
static char rcs_id[] = "$Id$" ;
#endif
/*

View File

@@ -21,7 +21,7 @@
#include "ass00.h"
#ifndef NORCSID
static char rcs_id[] = "$Header$" ;
static char rcs_id[] = "$Id$" ;
#endif
#ifdef MEMUSE

View File

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

View File

@@ -6,7 +6,7 @@
* global data
*/
#define RCS_EX "$Header$"
#define RCS_EX "$Id$"
extern int wordsize;
extern int ptrsize;

View File

@@ -8,7 +8,7 @@
#include "assex.h"
#ifndef NORCSID
static char rcs_id[] = "$Header$" ;
static char rcs_id[] = "$Id$" ;
#endif
#define COPYFINAL 1

View File

@@ -1,4 +1,4 @@
.\" $Header$
.\" $Id$
.TH EM_ASS 6 "$Revision$"
.ad
.SH NAME

View File

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

View File

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