From e2d1a2da341e3887fbeed8018534ed6a88ae04fb Mon Sep 17 00:00:00 2001 From: LJ5O <75009579+LJ5O@users.noreply.github.com> Date: Mon, 13 Oct 2025 15:29:41 +0200 Subject: [PATCH] Fix FactoryGraphManager --- artis-factory.cbp | 4 + artis-factory.layout | 74 +- build/test/PoolRouter.csv | 57602 ++++++++-------- src/CMakeLists.txt | 1 + src/FactoryGraphManager.hpp | 26 +- .../test_json.dir/compiler_depend.internal | 1290 + .../test_json.dir/compiler_depend.make | 3861 +- test/CMakeFiles/test_json.dir/flags.make | 2 +- test/CMakeFiles/test_json.dir/test_json.cpp.o | Bin 14432488 -> 15654512 bytes test/CMakeFiles/test_simple.dir/flags.make | 2 +- .../test_simple.dir/test_simple.cpp.o | Bin 9446064 -> 10435624 bytes test/CMakeLists.txt | 4 + test/test_json | Bin 9888624 -> 10787240 bytes test/test_simple | Bin 7460704 -> 7869400 bytes 14 files changed, 34012 insertions(+), 28854 deletions(-) create mode 100644 test/CMakeFiles/test_json.dir/compiler_depend.internal diff --git a/artis-factory.cbp b/artis-factory.cbp index d3da849..fe05e06 100644 --- a/artis-factory.cbp +++ b/artis-factory.cbp @@ -108,6 +108,7 @@