mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 23:09:02 +00:00
6 lines
No EOL
100 B
Batchfile
6 lines
No EOL
100 B
Batchfile
@echo off
|
|
|
|
echo Generating words diff...
|
|
bin\translation_tools make_words_diff
|
|
echo Done.
|
|
pause |