diff options
Diffstat (limited to 'src/hash/info.txt')
-rw-r--r-- | src/hash/info.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/hash/info.txt b/src/hash/info.txt new file mode 100644 index 000000000..fb1f734d7 --- /dev/null +++ b/src/hash/info.txt @@ -0,0 +1,11 @@ +realname "Hash Functions" + +load_on auto + +<requires> +utils +</requires> + +<add> +hash.h +</add> |