Skip to content
Snippets Groups Projects

Resolve "New GraphManager class"

Merged Joan Vallvé Navarro requested to merge 276-new-graphmanager-class into devel
Files
16
@@ -212,6 +212,10 @@ WOLF_PTR_TYPEDEFS(NodeBase);
@@ -212,6 +212,10 @@ WOLF_PTR_TYPEDEFS(NodeBase);
// Problem
// Problem
WOLF_PTR_TYPEDEFS(Problem);
WOLF_PTR_TYPEDEFS(Problem);
 
// Tree Manager
 
WOLF_PTR_TYPEDEFS(TreeManagerBase);
 
WOLF_STRUCT_PTR_TYPEDEFS(ParamsTreeManagerBase);
 
// Hardware
// Hardware
WOLF_PTR_TYPEDEFS(HardwareBase);
WOLF_PTR_TYPEDEFS(HardwareBase);
Loading