mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 22:04:59 +00:00
JSSpecCompiler: Rename SpecParser.h to SpecificationParsing.h
This commit is contained in:
parent
211d20d389
commit
73ba6d77ab
14 changed files with 20 additions and 20 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
#include "Parser/Lexer.h"
|
||||
#include "Parser/SpecParser.h"
|
||||
#include "Parser/SpecificationParsing.h"
|
||||
|
||||
namespace JSSpecCompiler {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue