MCPcopy Create free account
hub / github.com/csmith-project/csmith / OutputHeader

Method OutputHeader

src/DefaultOutputMgr.cpp:194–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194void
195DefaultOutputMgr::OutputHeader(int argc, char *argv[], unsigned long seed)
196{
197 OutputMgr::OutputHeader(argc, argv, seed);
198}
199
200void
201DefaultOutputMgr::Output()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected