Header --> Id
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef NORCSID
|
||||
static char rcsid4[] = "$Header$";
|
||||
static char rcsid4[] = "$Id$";
|
||||
#endif
|
||||
|
||||
#include "nopt.h"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef NORCSID
|
||||
static char rcsidp3[] = "$Header$";
|
||||
static char rcsidp3[] = "$Id$";
|
||||
#endif
|
||||
|
||||
#include "parser.h"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef NORCSID
|
||||
static char rcsidp2[] = "$Header$";
|
||||
static char rcsidp2[] = "$Id$";
|
||||
#endif
|
||||
|
||||
#include <em_mnem.h>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef NORCSID
|
||||
static char rcsid3[] = "$Header$";
|
||||
static char rcsid3[] = "$Id$";
|
||||
#endif
|
||||
|
||||
#include "nopt.h"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef NORCSID
|
||||
static char rcsid2[] = "$Header$";
|
||||
static char rcsid2[] = "$Id$";
|
||||
#endif
|
||||
|
||||
#include "nopt.h"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
#include <stdio.h>
|
||||
#include <em_spec.h>
|
||||
#include <em_mnem.h>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef NORCSID
|
||||
static char rcsidp4[] = "$Header$";
|
||||
static char rcsidp4[] = "$Id$";
|
||||
#endif
|
||||
|
||||
#include "parser.h"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef NORCSID
|
||||
static char rcsidp5[] = "$Header$";
|
||||
static char rcsidp5[] = "$Id$";
|
||||
#endif
|
||||
|
||||
#include "parser.h"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
{
|
||||
#ifndef NORCSID
|
||||
static char rcsidp1[] = "$Header$";
|
||||
static char rcsidp1[] = "$Id$";
|
||||
#endif
|
||||
|
||||
#include "parser.h"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
#include <stdio.h>
|
||||
#include <system.h>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%{
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
#include "Lpars.h"
|
||||
#include "parser.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user