diff options
Diffstat (limited to 'src/lib/algo_factory/info.txt')
-rw-r--r-- | src/lib/algo_factory/info.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/lib/algo_factory/info.txt b/src/lib/algo_factory/info.txt new file mode 100644 index 000000000..837ced1d0 --- /dev/null +++ b/src/lib/algo_factory/info.txt @@ -0,0 +1,24 @@ +load_on auto + +define ALGORITHM_FACTORY 20131128 + +<header:public> +algo_factory.h +</header:public> + +<header:internal> +algo_cache.h +</header:internal> + +<source> +algo_factory.cpp +prov_weight.cpp +</source> + +<requires> +block +engine +hash +mac +stream +</requires> |