MCPcopy Create free account
hub / github.com/NeuralNetworkVerification/Marabou / getCompiledDateTime

Function getCompiledDateTime

src/engine/MarabouMain.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43static std::string getCompiledDateTime()
44{
45 return __DATE__ " " __TIME__;
46}
47
48void printVersion()
49{

Callers 1

printVersionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected