Mercurial > minori
view dep/anitomy/dep/srell/readme_en.txt @ 412:05aed03e0111
poster: silence warnings under newer Qt
this is a better impl anyway
| author | Paper <paper@tflc.us> |
|---|---|
| date | Sat, 25 Jul 2026 14:33:03 -0400 |
| parents | a0aa8c8c4307 |
| children |
line wrap: on
line source
How to Use Put the following three files in one directory, and include srell.hpp. 1. srell.hpp 2. srell_ucfdata2.h (data for case folding) 3. srell_updata3.h (data for Unicode properties) The files in the following directories are supplements. As SRELL does not use them, it is safe to remove them. * misc Contains source code files for a conformance test program. * single-header Contains a standalone version of srell.hpp into which srell_ucfdata2.hpp and srell_updata2.hpp have been merged. * unicode Contains source code files for programs that generate srell_ucfdata2.hpp and srell_update2.hpp from latest Unicode data text files.
