MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / buildModule

Method buildModule

src/tokenbuilder.cpp:172–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172int TokenBuilder::buildModule()
173{
174 return MODULE;
175}
176
177int TokenBuilder::buildFunction()
178{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected