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