From: Igor Maravic <[email protected]> It will be automatically generated with bison.
Signed-off-by: Igor Maravic <[email protected]> --- 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 _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
