1 2 3 4 5
#include <tools/triecompiler/lib/main.h> int main(const int argc, const char* argv[]) { return NTrieOps::MainCompile(argc, argv); }