From 7018d574904e3075f6fca92681e848aebe82b96d Mon Sep 17 00:00:00 2001 From: lloyd Date: Mon, 29 Sep 2008 03:15:14 +0000 Subject: Rename all modinfo.txt files to info.txt, since they are all (none) of them modules now. In any case there is no distinction so info.txt seems better. --- src/hash/tiger/info.txt | 15 +++++++++++++++ src/hash/tiger/modinfo.txt | 15 --------------- 2 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 src/hash/tiger/info.txt delete mode 100644 src/hash/tiger/modinfo.txt (limited to 'src/hash/tiger') diff --git a/src/hash/tiger/info.txt b/src/hash/tiger/info.txt new file mode 100644 index 000000000..7d4cd7177 --- /dev/null +++ b/src/hash/tiger/info.txt @@ -0,0 +1,15 @@ +realname "Tiger" + +define TIGER + +load_on auto + + +tig_tab.cpp +tiger.cpp +tiger.h + + + +mdx_hash + diff --git a/src/hash/tiger/modinfo.txt b/src/hash/tiger/modinfo.txt deleted file mode 100644 index 7d4cd7177..000000000 --- a/src/hash/tiger/modinfo.txt +++ /dev/null @@ -1,15 +0,0 @@ -realname "Tiger" - -define TIGER - -load_on auto - - -tig_tab.cpp -tiger.cpp -tiger.h - - - -mdx_hash - -- cgit v1.2.3