From 44513e6b1fc5cb8e1cf508b0d5e4870318a25e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20Vallv=C3=A9=20Navarro?= <jvallve@iri.upc.edu> Date: Wed, 9 Nov 2022 18:13:37 +0100 Subject: [PATCH] [skip ci] fixme doc --- include/core/factor/factor_block_absolute.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/core/factor/factor_block_absolute.h b/include/core/factor/factor_block_absolute.h index b6fbaced7..8d0ea9773 100644 --- a/include/core/factor/factor_block_absolute.h +++ b/include/core/factor/factor_block_absolute.h @@ -64,7 +64,7 @@ class FactorBlockAbsolute : public FactorAnalytic FactorAnalytic("FactorBlockAbsolute", TOP_ABS, _feature_ptr, - nullptr, + nullptr,// FIXME: ask for NodeStateBlocks pointer nullptr, nullptr, nullptr, -- GitLab