Header --> Id
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcs_mach[] = "$Header$" ;
|
||||
static char rcs_mach[] = "$Id$" ;
|
||||
static char rcs_h[] = RCS_H ;
|
||||
#endif
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
#ifndef NORCSID
|
||||
#define RCS_H "$Header$"
|
||||
#define RCS_H "$Id$"
|
||||
#endif
|
||||
|
||||
#define ex_ap(y) fprintf(codefile,".extern %s\n",y)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
"$Header$"
|
||||
"$Id$"
|
||||
/********************************************************************
|
||||
**** ****
|
||||
**** Z 8 0 B A C K E N D T A B L E S ****
|
||||
|
||||
Reference in New Issue
Block a user