diff options
Diffstat (limited to 'src/block/gost/info.txt')
-rw-r--r-- | src/block/gost/info.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/block/gost/info.txt b/src/block/gost/info.txt new file mode 100644 index 000000000..f2b997c08 --- /dev/null +++ b/src/block/gost/info.txt @@ -0,0 +1,11 @@ +realname "GOST" + +define GOST + +load_on auto + +<add> +gost.cpp +gost.h +gost_tab.cpp +</add> |