Language Initial
This commit is contained in:
parent
14cb588948
commit
fae4d83f97
47 changed files with 831 additions and 14 deletions
7
Automatas/public/AutomatasCommon.hpp
Normal file
7
Automatas/public/AutomatasCommon.hpp
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "Module.hpp"
|
||||
|
||||
namespace tp {
|
||||
extern ModuleManifest gModuleAutomatas;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue