[Kst] branches/work/kst/portto4/kst/src/plugins/fits
Mike Fenton
mike at staikos.net
Wed Oct 8 18:13:02 CEST 2008
SVN commit 869255 by fenton:
Add Non-Linear Weighted Exponential Fits plugin.
A exponential_weighted (directory)
AM exponential_weighted/exponential_weighted.pro
AM exponential_weighted/fitexponential_weighted.cpp [License: GPL (v2+)]
AM exponential_weighted/fitexponential_weighted.h [License: GPL (v2+)]
AM exponential_weighted/fitexponential_weightedconfig.ui
AM exponential_weighted/kstplugin_fits_exponential_weighted.desktop
M +1 -0 fits.pro
A non_linear_weighted.h [License: GPL (v2+)]
** branches/work/kst/portto4/kst/src/plugins/fits/exponential_weighted/exponential_weighted.pro #property svn:executable
+ *
** branches/work/kst/portto4/kst/src/plugins/fits/exponential_weighted/fitexponential_weighted.cpp #property svn:executable
+ *
** branches/work/kst/portto4/kst/src/plugins/fits/exponential_weighted/fitexponential_weighted.h #property svn:executable
+ *
** branches/work/kst/portto4/kst/src/plugins/fits/exponential_weighted/fitexponential_weightedconfig.ui #property svn:executable
+ *
** branches/work/kst/portto4/kst/src/plugins/fits/exponential_weighted/kstplugin_fits_exponential_weighted.desktop #property svn:executable
+ *
--- branches/work/kst/portto4/kst/src/plugins/fits/fits.pro #869254:869255
@@ -3,6 +3,7 @@
SUBDIRS += \
exponential_unweighted \
+ exponential_weighted \
gaussian_unweighted \
gradient_weighted \
gradient_unweighted \
More information about the Kst
mailing list