[Xorp-hackers] [PATCH 01/10] xorp: rtrmgr: Removed y.tplt_tab.h

igorm at etf.rs igorm at etf.rs
Tue Mar 13 03:39:34 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.tplt_tab.h |   48 ----------------------------------------------
 1 files changed, 0 insertions(+), 48 deletions(-)
 delete mode 100644 xorp/rtrmgr/y.tplt_tab.h

diff --git a/xorp/rtrmgr/y.tplt_tab.h b/xorp/rtrmgr/y.tplt_tab.h
deleted file mode 100644
index 96b9183..0000000
--- a/xorp/rtrmgr/y.tplt_tab.h
+++ /dev/null
@@ -1,48 +0,0 @@
-#ifndef YYERRCODE
-#define YYERRCODE 256
-#endif
-
-#define UPLEVEL 257
-#define DOWNLEVEL 258
-#define END 259
-#define COLON 260
-#define ASSIGN_DEFAULT 261
-#define LISTNEXT 262
-#define RETURN 263
-#define TEXT_TYPE 264
-#define INT_TYPE 265
-#define UINT_TYPE 266
-#define UINTRANGE_TYPE 267
-#define BOOL_TYPE 268
-#define TOGGLE_TYPE 269
-#define IPV4_TYPE 270
-#define IPV4RANGE_TYPE 271
-#define IPV4NET_TYPE 272
-#define IPV6_TYPE 273
-#define IPV6RANGE_TYPE 274
-#define IPV6NET_TYPE 275
-#define MACADDR_TYPE 276
-#define URL_FILE_TYPE 277
-#define URL_FTP_TYPE 278
-#define URL_HTTP_TYPE 279
-#define URL_TFTP_TYPE 280
-#define BOOL_VALUE 281
-#define INTEGER_VALUE 282
-#define UINTRANGE_VALUE 283
-#define IPV4_VALUE 284
-#define IPV4RANGE_VALUE 285
-#define IPV4NET_VALUE 286
-#define IPV6_VALUE 287
-#define IPV6RANGE_VALUE 288
-#define IPV6NET_VALUE 289
-#define MACADDR_VALUE 290
-#define URL_FILE_VALUE 291
-#define URL_FTP_VALUE 292
-#define URL_HTTP_VALUE 293
-#define URL_TFTP_VALUE 294
-#define VARDEF 295
-#define COMMAND 296
-#define VARIABLE 297
-#define LITERAL 298
-#define STRING 299
-#define SYNTAX_ERROR 300
-- 
1.7.5.4



More information about the Xorp-hackers mailing list