mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
17 lines
205 B
Text
17 lines
205 B
Text
description "General charting library\377";
|
|
|
|
optimize_speed;
|
|
|
|
uses
|
|
Painter;
|
|
|
|
file
|
|
PlotLib.h,
|
|
PlotSymbol.h,
|
|
PlotSymbol.cpp,
|
|
PlotData.cpp,
|
|
Legend.cpp,
|
|
Plot.cpp optimize_speed,
|
|
srcdoc.tpp,
|
|
src.tpp;
|
|
|