diff options
Diffstat (limited to 'modules/hash/tiger/modinfo.txt')
-rw-r--r-- | modules/hash/tiger/modinfo.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/hash/tiger/modinfo.txt b/modules/hash/tiger/modinfo.txt new file mode 100644 index 000000000..e117d6701 --- /dev/null +++ b/modules/hash/tiger/modinfo.txt @@ -0,0 +1,11 @@ +realname "Tiger" + +define TIGER + +load_on auto + +<add> +tig_tab.cpp +tiger.cpp +tiger.h +</add> |