MCPcopy Create free account
hub / github.com/MiniZinc/MiniZincIDE / main

Function main

tests/testide.cpp:18–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18int main(int argc, char *argv[])
19{
20 IDE a(argc, argv);
21 return QTest::qExec(new TestIDE, argc, argv);
22}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected