CLI.cpp
branchv_0
changeset 1 b498c00cc32f
parent 0 00d1dd4f816a
child 6 114521cca04a
equal deleted inserted replaced
0:00d1dd4f816a 1:b498c00cc32f
     2  * The relpipe-lib-cli.cpp is a header-only C++ library.
     2  * The relpipe-lib-cli.cpp is a header-only C++ library.
     3  * Generated .so file is quite useless and it is not needed to compile this library.
     3  * Generated .so file is quite useless and it is not needed to compile this library.
     4  * Compilation just validates that the .h file has no severe bugs.
     4  * Compilation just validates that the .h file has no severe bugs.
     5  * In future, the binary might contain some code for testing purposes.
     5  * In future, the binary might contain some code for testing purposes.
     6  */
     6  */
     7 #include "CLI.h"
     7 #include "include/relpipe/cli/CLI.h"