From: Igor Maravic <[email protected]> It will be automatically generated with bison.
Signed-off-by: Igor Maravic <[email protected]> --- xorp/rtrmgr/y.boot_tab.h | 28 ---------------------------- 1 files changed, 0 insertions(+), 28 deletions(-) delete mode 100644 xorp/rtrmgr/y.boot_tab.h diff --git a/xorp/rtrmgr/y.boot_tab.h b/xorp/rtrmgr/y.boot_tab.h deleted file mode 100644 index 3faddac..0000000 --- a/xorp/rtrmgr/y.boot_tab.h +++ /dev/null @@ -1,28 +0,0 @@ -#ifndef YYERRCODE -#define YYERRCODE 256 -#endif - -#define UPLEVEL 257 -#define DOWNLEVEL 258 -#define END 259 -#define ASSIGN_OPERATOR 260 -#define BOOL_VALUE 261 -#define UINT_VALUE 262 -#define UINTRANGE_VALUE 263 -#define IPV4_VALUE 264 -#define IPV4RANGE_VALUE 265 -#define IPV4NET_VALUE 266 -#define IPV6_VALUE 267 -#define IPV6RANGE_VALUE 268 -#define IPV6NET_VALUE 269 -#define MACADDR_VALUE 270 -#define URL_FILE_VALUE 271 -#define URL_FTP_VALUE 272 -#define URL_HTTP_VALUE 273 -#define URL_TFTP_VALUE 274 -#define LITERAL 275 -#define STRING 276 -#define ARITH 277 -#define INFIX_OPERATOR 278 -#define SYNTAX_ERROR 279 -#define CONFIG_NODE_ID 280 -- 1.7.5.4 _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
