MCPcopy Create free account
hub / github.com/catboost/catboost / PrintSvnVersionAndExit

Function PrintSvnVersionAndExit

library/cpp/svnversion/svnversion.cpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29extern "C" void PrintSvnVersionAndExit(int argc, char* argv[]) {
30 PrintSvnVersionAndExitEx(argc, argv, "--version");
31}
32
33#undef FROM_IMPL

Callers

nothing calls this directly

Calls 1

PrintSvnVersionAndExitExFunction · 0.85

Tested by

no test coverage detected