...
* Encapsulate the package in a separated namespace for better independence.
What I may do in the future:
* Replace the C language features to C++.
* Optimise some code for better reading or performance.
INSTALL GUIDE
Make sure you have GNU Make, gcc-g++, and boost library installed.
Use make to make the project.
The execute is named "vpreproc" in current directory.
Using
vpreproc --help
for usage information.
Any question or request pls write to <wsong83@gmail.com>