mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
16 lines
187 B
Text
16 lines
187 B
Text
description "Investigating C++ cyclometric complexity\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
CppBase;
|
|
|
|
file
|
|
AnalyseGui.h,
|
|
Analyse.h,
|
|
AnalyseGui.iml,
|
|
Analyse.cpp,
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|