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/tiger | |
parent | e98ba8ecc6a633c48b486b43ad53bcf7212cee55 (diff) |
Remove add blocks from hash function info.txt files
Diffstat (limited to 'src/hash/tiger')
-rw-r--r-- | src/hash/tiger/info.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/hash/tiger/info.txt b/src/hash/tiger/info.txt index 7d4cd7177..92b5519c0 100644 --- a/src/hash/tiger/info.txt +++ b/src/hash/tiger/info.txt @@ -2,14 +2,6 @@ realname "Tiger" define TIGER -load_on auto - -<add> -tig_tab.cpp -tiger.cpp -tiger.h -</add> - <requires> mdx_hash </requires> |