Header --> Id
This commit is contained in:
@@ -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".
|
||||
*/
|
||||
#define RCSID0 "$Header$"
|
||||
#define RCSID0 "$Id$"
|
||||
|
||||
/*
|
||||
* Mostek 6500 options.
|
||||
|
||||
@@ -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".
|
||||
*/
|
||||
#define RCSID1 "$Header$"
|
||||
#define RCSID1 "$Id$"
|
||||
|
||||
/*
|
||||
* Mostek 6500 dependent C declarations.
|
||||
|
||||
@@ -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".
|
||||
*/
|
||||
#define RCSID2 "$Header$"
|
||||
#define RCSID2 "$Id$"
|
||||
|
||||
/*
|
||||
* Mostek 6500 tokens.
|
||||
|
||||
@@ -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".
|
||||
*/
|
||||
#define RCSID3 "$Header$"
|
||||
#define RCSID3 "$Id$"
|
||||
|
||||
/*
|
||||
* Mostek 6500 keywords
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#define RCSID4 "$Header$"
|
||||
#define RCSID4 "$Id$"
|
||||
|
||||
/*
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
|
||||
@@ -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".
|
||||
*/
|
||||
#define RCSID5 "$Header$"
|
||||
#define RCSID5 "$Id$"
|
||||
|
||||
/*
|
||||
* Mostek 6500 special routines.
|
||||
|
||||
@@ -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".
|
||||
|
||||
@@ -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$ */
|
||||
|
||||
#define ex_ap(y) fprintf(codefile,".extern %s\n",y)
|
||||
#define in_ap(y) /* nothing */
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
"$Header$"
|
||||
"$Id$"
|
||||
#define em_bsize 2 /* must be equal to EM_BSIZE */
|
||||
#define ND !defined($1)
|
||||
#define D defined($1)
|
||||
|
||||
@@ -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".
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user