[Kst] branches/work/kst/portto4/kst/src/plugins/fits
Mike Fenton
mike at staikos.net
Mon Oct 6 22:44:53 CEST 2008
SVN commit 868651 by fenton:
Add Exponential unweighted plugin.
A exponential_unweighted (directory)
AM exponential_unweighted/exponential_unweighted.pro
AM exponential_unweighted/fitexponential_unweighted.cpp [License: GPL (v2+)]
AM exponential_unweighted/fitexponential_unweighted.h [License: GPL (v2+)]
AM exponential_unweighted/fitexponential_unweightedconfig.ui
AM exponential_unweighted/kstplugin_fits_exponential_unweighted.desktop
M +1 -0 fits.pro
A non_linear.h [License: GPL (v2+)]
** branches/work/kst/portto4/kst/src/plugins/fits/exponential_unweighted/exponential_unweighted.pro #property svn:executable
+ *
** branches/work/kst/portto4/kst/src/plugins/fits/exponential_unweighted/fitexponential_unweighted.cpp #property svn:executable
+ *
** branches/work/kst/portto4/kst/src/plugins/fits/exponential_unweighted/fitexponential_unweighted.h #property svn:executable
+ *
** branches/work/kst/portto4/kst/src/plugins/fits/exponential_unweighted/fitexponential_unweightedconfig.ui #property svn:executable
+ *
** branches/work/kst/portto4/kst/src/plugins/fits/exponential_unweighted/kstplugin_fits_exponential_unweighted.desktop #property svn:executable
+ *
--- branches/work/kst/portto4/kst/src/plugins/fits/fits.pro #868650:868651
@@ -2,6 +2,7 @@
CONFIG += ordered
SUBDIRS += \
+ exponential_unweighted \
gradient_weighted \
gradient_unweighted \
kneefrequency \
More information about the Kst
mailing list