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

@@ -1,5 +1,5 @@
#ifndef NORCSID
static char rcsid4[] = "$Header$";
static char rcsid4[] = "$Id$";
#endif
#include "nopt.h"

View File

@@ -1,5 +1,5 @@
#ifndef NORCSID
static char rcsidp3[] = "$Header$";
static char rcsidp3[] = "$Id$";
#endif
#include "parser.h"

View File

@@ -1,5 +1,5 @@
#ifndef NORCSID
static char rcsidp2[] = "$Header$";
static char rcsidp2[] = "$Id$";
#endif
#include <em_mnem.h>

View File

@@ -3,7 +3,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#ifndef NORCSID
static char rcsid1[] = "$Header$";
static char rcsid1[] = "$Id$";
#endif
/* This is the main program for the stand-alone version of the

View File

@@ -1,5 +1,5 @@
#ifndef NORCSID
static char rcsid3[] = "$Header$";
static char rcsid3[] = "$Id$";
#endif
#include "nopt.h"

View File

@@ -1,5 +1,5 @@
#ifndef NORCSID
static char rcsid2[] = "$Header$";
static char rcsid2[] = "$Id$";
#endif
#include "nopt.h"

View File

@@ -1,4 +1,4 @@
/* $Header$ */
/* $Id$ */
#include <stdio.h>
#include <em_spec.h>
#include <em_mnem.h>

View File

@@ -1,5 +1,5 @@
#ifndef NORCSID
static char rcsidp4[] = "$Header$";
static char rcsidp4[] = "$Id$";
#endif
#include "parser.h"

View File

@@ -1,5 +1,5 @@
#ifndef NORCSID
static char rcsidp5[] = "$Header$";
static char rcsidp5[] = "$Id$";
#endif
#include "parser.h"

View File

@@ -13,7 +13,7 @@
{
#ifndef NORCSID
static char rcsidp1[] = "$Header$";
static char rcsidp1[] = "$Id$";
#endif
#include "parser.h"

View File

@@ -1,4 +1,4 @@
/* $Header$ */
/* $Id$ */
#include <stdio.h>
#include <system.h>

View File

@@ -1,4 +1,4 @@
/* $Header$ */
/* $Id$ */
loc adi w loc sbi w : loc $1-$3 adi w
inc dec:
inc loc adi w : loc $2+1 adi w

View File

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

View File

@@ -1,5 +1,5 @@
%{
/* $Header$ */
/* $Id$ */
#include "Lpars.h"
#include "parser.h"