tox ngc history sync PoC1 (+ft for history)
ngc_ext_common.cpp | ||
ngc_ext_common.h | ||
ngc_ext_common.hpp | ||
ngc_ft1.h | ||
ngc_hs1.cpp | ||
ngc_hs1.h | ||
README.md |
.h -> c header (public interface) .hpp -> c++ header (private interface) .cpp -> c++ source (private implementation)