1description "Paints text using different colors";
2
3uses
4	CtrlLib;
5
6file
7	Color.h,
8	main.cpp;
9
10mainconfig
11	"" = "GUI";
12
13