Warning, /graphics/kst-plot/src/plugins/dataobject/correlation/correlation.pro is written in an unsupported language. File is not indexed.
0001 TEMPLATE = subdirs 0002 CONFIG += ordered 0003 0004 SUBDIRS += \ 0005 autocorrelation \ 0006 crosscorrelation 0007