[Kst] branches/work/kst/portto4/kst/src/plugins/dataobject

Mike Fenton mike at staikos.net
Wed Oct 15 16:22:08 CEST 2008


SVN commit 871770 by fenton:

Add Cumulative Sum plugin.


 A             cumulativesum (directory)  
 A             cumulativesum/cumulativesum.cpp   [License: GPL (v2+)]
 A             cumulativesum/cumulativesum.h   [License: GPL (v2+)]
 A             cumulativesum/cumulativesum.pro  
 A             cumulativesum/cumulativesumconfig.ui  
 A             cumulativesum/kstplugin_cumulativesum.desktop  
 M  +2 -1      dataobject.pro  


--- branches/work/kst/portto4/kst/src/plugins/dataobject/dataobject.pro #871769:871770
@@ -6,5 +6,6 @@
     chop \
     convolution \
     correlation \
-    crossspectrum
+    crossspectrum \
+    cumulativesum
 


More information about the Kst mailing list