Apply cpp naming to files
This commit is contained in:
parent
430ba869d0
commit
9a9262f6d0
73 changed files with 160 additions and 160 deletions
|
|
@ -1,10 +1,10 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "primitives/primitives.h"
|
||||
#include "primitives//interpreterobject.h"
|
||||
#include "primitives/PrimitiveObjects.hpp"
|
||||
#include "primitives//InterpreterObject.hpp"
|
||||
|
||||
#include "compiler/function.h"
|
||||
#include "compiler/Functions.hpp"
|
||||
|
||||
#include <string>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue