diff options
author | lloyd <[email protected]> | 2009-09-29 18:49:49 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-09-29 18:49:49 +0000 |
commit | 5f12c043733f7eec2487a31194f6b6bf17276008 (patch) | |
tree | dde8ecaf1e6e2e8e8b81372c479dc4409c7c3bec /src/hash/md4 | |
parent | e98ba8ecc6a633c48b486b43ad53bcf7212cee55 (diff) |
Remove add blocks from hash function info.txt files
Diffstat (limited to 'src/hash/md4')
-rw-r--r-- | src/hash/md4/info.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/hash/md4/info.txt b/src/hash/md4/info.txt index fc9cbe116..6aa4a5d59 100644 --- a/src/hash/md4/info.txt +++ b/src/hash/md4/info.txt @@ -2,13 +2,6 @@ realname "MD4" define MD4 -load_on auto - -<add> -md4.cpp -md4.h -</add> - <requires> mdx_hash </requires> |