Warning, /graphics/kst-plot/src/plugins/dataobject/convolution/convolution.pro is written in an unsupported language. File is not indexed.

0001 TEMPLATE = subdirs
0002 CONFIG += ordered
0003 
0004 SUBDIRS += \
0005     convolve \
0006     deconvolve
0007