Header --> Id
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# make file for "flex" tool
|
||||
|
||||
# @(#) $Header$ (LBL)
|
||||
# @(#) $Id$ (LBL)
|
||||
|
||||
# Porting considerations:
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// $Header$
|
||||
// $Id$
|
||||
|
||||
This is release 2.3 of flex - a full release.
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
#include "flexdef.h"
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
#include "flexdef.h"
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
#include "flexdef.h"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* A lexical scanner generated by flex */
|
||||
|
||||
/* scanner skeleton version:
|
||||
* $Header$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define FLEX_SCANNER
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*/
|
||||
|
||||
/* @(#) $Header$ (LBL) */
|
||||
/* @(#) $Id$ (LBL) */
|
||||
|
||||
#ifndef FILE
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
#include "flexdef.h"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* A lexical scanner generated by flex */
|
||||
|
||||
/* scanner skeleton version:
|
||||
* $Header$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define FLEX_SCANNER
|
||||
@@ -196,7 +196,7 @@ typedef struct yy_buffer_state *YY_BUFFER_STATE;
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
#undef yywrap
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* libmain - flex run-time support library "main" function */
|
||||
|
||||
/* $Header$ */
|
||||
/* $Id$ */
|
||||
|
||||
extern int yylex();
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ char copyright[] =
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
#include <ctype.h>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
#include "flexdef.h"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
#include "flexdef.h"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Header$
|
||||
# $Id$
|
||||
|
||||
#PARAMS do not remove this line!
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
#undef yywrap
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
#include "flexdef.h"
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
#include "flexdef.h"
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] =
|
||||
"@(#) $Header$ (LBL)";
|
||||
"@(#) $Id$ (LBL)";
|
||||
#endif
|
||||
|
||||
#include <ctype.h>
|
||||
|
||||
Reference in New Issue
Block a user