Skip to content
Snippets Groups Projects
Commit 82ce7b8e authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

rename parser.h header file to parse.h

parent 2f6bc986
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
#include <66/ssexec.h> #include <66/ssexec.h>
#include <66/service.h> #include <66/service.h>
#include <66/resolve.h> #include <66/resolve.h>
#include <66/parser.h> #include <66/parse.h>
#include <66/state.h> #include <66/state.h>
#include <66/graph.h> #include <66/graph.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment