mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-26 22:17:55 +00:00
verilog_lexer, verilog_parser: remove comment
This commit is contained in:
parent
6b59d05282
commit
e77252ce8d
2 changed files with 0 additions and 11 deletions
|
@ -59,8 +59,6 @@ USING_YOSYS_NAMESPACE
|
|||
using namespace AST;
|
||||
using namespace VERILOG_FRONTEND;
|
||||
using parser = frontend_verilog_yy::parser;
|
||||
//#define YYSTYPE FRONTEND_VERILOG_YYSTYPE
|
||||
//#define YYLTYPE FRONTEND_VERILOG_YYLTYPE
|
||||
|
||||
YOSYS_NAMESPACE_BEGIN
|
||||
#undef YY_DECL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue