Fuck Yeah!
This commit is contained in:
parent
4d16b6fb08
commit
6490ab759b
2 changed files with 1 additions and 8 deletions
|
|
@ -1,7 +0,0 @@
|
|||
#include "../src/scanner.hpp"
|
||||
|
||||
int scanner_lex(yy::parser::semantic_type *yylval)
|
||||
{
|
||||
static Scanner scanner(&std::cin);
|
||||
return scanner.lex(yylval);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue