[Xorp-hackers] [PATCH 10/15] Remove yacc.yy_policy_backend_parser.cc.h

igorm at etf.rs igorm at etf.rs
Fri Aug 31 04:33:56 PDT 2012


From: Igor Maravic <igorm at etf.rs>


Signed-off-by: Igor Maravic <igorm at etf.rs>
---
 .../backend/yacc.yy_policy_backend_parser.cc.h     |   46 --------------------
 1 file changed, 46 deletions(-)
 delete mode 100644 xorp/policy/backend/yacc.yy_policy_backend_parser.cc.h

diff --git a/xorp/policy/backend/yacc.yy_policy_backend_parser.cc.h b/xorp/policy/backend/yacc.yy_policy_backend_parser.cc.h
deleted file mode 100644
index ce4bec9..0000000
--- a/xorp/policy/backend/yacc.yy_policy_backend_parser.cc.h
+++ /dev/null
@@ -1,46 +0,0 @@
-#ifndef YYERRCODE
-#define YYERRCODE 256
-#endif
-
-#define YY_ARG 257
-#define YY_NEWLINE 258
-#define YY_BLANK 259
-#define YY_POLICY_START 260
-#define YY_POLICY_END 261
-#define YY_TERM_START 262
-#define YY_TERM_END 263
-#define YY_PUSH 264
-#define YY_PUSH_SET 265
-#define YY_EQ 266
-#define YY_NE 267
-#define YY_LT 268
-#define YY_GT 269
-#define YY_LE 270
-#define YY_GE 271
-#define YY_NOT 272
-#define YY_AND 273
-#define YY_OR 274
-#define YY_XOR 275
-#define YY_HEAD 276
-#define YY_CTR 277
-#define YY_NE_INT 278
-#define YY_ADD 279
-#define YY_SUB 280
-#define YY_MUL 281
-#define YY_ONFALSE_EXIT 282
-#define YY_REGEX 283
-#define YY_LOAD 284
-#define YY_STORE 285
-#define YY_ACCEPT 286
-#define YY_REJECT 287
-#define YY_SET 288
-#define YY_NEXT 289
-#define YY_POLICY 290
-#define YY_SUBR_START 291
-#define YY_SUBR_END 292
-#define YY_TERM 293
-typedef union {
-	char*		c_str;
-	PolicyInstr*	c_pi;
-} YYSTYPE;
-extern YYSTYPE yy_policy_backend_parserlval;
-- 
1.7.9.5



More information about the Xorp-hackers mailing list