[Xorp-hackers] [PATCH 03/10] xorp: rtrmgr: Removed y.opcmd_tab.h

igorm at etf.rs igorm at etf.rs
Tue Mar 13 03:39:36 PDT 2012


From: Igor Maravic <igorm at etf.rs>

It will be automatically generated with bison.

Signed-off-by: Igor Maravic <igorm at etf.rs>
---
 xorp/rtrmgr/y.opcmd_tab.h |   19 -------------------
 1 files changed, 0 insertions(+), 19 deletions(-)
 delete mode 100644 xorp/rtrmgr/y.opcmd_tab.h

diff --git a/xorp/rtrmgr/y.opcmd_tab.h b/xorp/rtrmgr/y.opcmd_tab.h
deleted file mode 100644
index 1541948..0000000
--- a/xorp/rtrmgr/y.opcmd_tab.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#ifndef YYERRCODE
-#define YYERRCODE 256
-#endif
-
-#define UPLEVEL 257
-#define DOWNLEVEL 258
-#define END 259
-#define COLON 260
-#define CMD_MODULE 261
-#define CMD_COMMAND 262
-#define CMD_HELP 263
-#define CMD_OPT_PARAMETER 264
-#define CMD_TAG 265
-#define CMD_NOMORE_MODE 266
-#define VARIABLE 267
-#define WILDCARD 268
-#define LITERAL 269
-#define STRING 270
-#define SYNTAX_ERROR 271
-- 
1.7.5.4



More information about the Xorp-hackers mailing list