Seperate ToolTable and Tool implementations

Seperate the tooltable and tool implementations.
This commit is contained in:
Dubstar_04
2019-08-20 20:34:47 +01:00
committed by Daniel Wood
parent c619c1b77f
commit 8a8d5f0a3f
10 changed files with 684 additions and 576 deletions

View File

@@ -5,7 +5,7 @@
Name="ToolPy"
Twin="Tool"
TwinPointer="Tool"
Include="Mod/Path/App/Tooltable.h"
Include="Mod/Path/App/Tool.h"
Namespace="Path"
FatherInclude="Base/PersistencePy.h"
FatherNamespace="Base"