add state to lexer for parrellel support
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
#include "string/string.h"
|
||||
#include "number/number.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "lexer/lexer.h"
|
||||
|
||||
void initialize() {
|
||||
|
||||
Reference in New Issue
Block a user