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/sha1/info.txt | |
parent | e98ba8ecc6a633c48b486b43ad53bcf7212cee55 (diff) |
Remove add blocks from hash function info.txt files
Diffstat (limited to 'src/hash/sha1/info.txt')
-rw-r--r-- | src/hash/sha1/info.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/hash/sha1/info.txt b/src/hash/sha1/info.txt index a0ae30b4b..8915f9ebd 100644 --- a/src/hash/sha1/info.txt +++ b/src/hash/sha1/info.txt @@ -2,13 +2,6 @@ realname "SHA-1" define SHA1 -load_on auto - -<add> -sha160.cpp -sha160.h -</add> - <requires> mdx_hash </requires> |