Rewrite NTS Framework.
[sim/o1-interface.git] / ntsimulator / regxstring / CHANGES
1 This project was cloned from https://github.com/daidodo/regxstring
2 ------------------------------------------------------------------
3
4 Changes made were:
5 - removed unnecesary files (vs solution, makefiles, etc)
6 - modified regxstring_imp.cpp to accomodate "no-rand"
7 - build sepparate main() in gen_regex.cpp to do my requested job
8 - rest of files are untouched