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

Method buildUse

src/tokenreader.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46int TokenReader::buildUse(const QString&)
47{
48 return USE;
49}
50
51int TokenReader::buildImport(const QString&)
52{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected