yyc12345
52ea2745dd
- move gitignore in individual directories. - change some directory layout. - refactor NlpCodec but not finished. |
||
---|---|---|
.. | ||
README.md | ||
VT25.nlp | ||
VT30.nlp | ||
VT35.nlp | ||
VT40.nlp | ||
VT50.nlp |
Nlp Src
This directory stores the vanilla NLP files copied from installed Virtools.
This directory may contains some processed temporary files if you are building this repository. These files are ignored by git so don't worry about them.
Useful Commands
Compare plain text NLP file between different Virtools version when you have decompressed and decrypted vanilla NLP files.
diff -u --strip-trailing-cr VT25.json VT50.json
diff -u --strip-trailing-cr VT25.txt VT50.txt