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