diff options
Diffstat (limited to 'src/algo_factory/info.txt')
-rw-r--r-- | src/algo_factory/info.txt | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/src/algo_factory/info.txt b/src/algo_factory/info.txt index 4b25c7fc5..eae4b3934 100644 --- a/src/algo_factory/info.txt +++ b/src/algo_factory/info.txt @@ -2,12 +2,18 @@ load_on auto define ALGORITHM_FACTORY -<add> -algo_factory.cpp +<header:public> algo_factory.h +</header:public> + +<header:internal> algo_cache.h +</header:internal> + +<source> +algo_factory.cpp prov_weight.cpp -</add> +</source> <requires> block |