mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
18 lines
239 B
Text
18 lines
239 B
Text
description "Using paralelization with limited number of threads";
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
complex.h,
|
|
Threads.cpp,
|
|
Threads.t,
|
|
Threads.h,
|
|
main.cpp,
|
|
paintbox.cpp,
|
|
paintbox.h,
|
|
Threads.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI MT";
|
|
|