[Kst] branches/work/kst/portto4/kst/src/plugins/fits
Mike Fenton
mike at staikos.net
Fri Sep 26 16:39:06 CEST 2008
SVN commit 865055 by fenton:
Add Linear Unweighted Fits plugin.
M +2 -1 fits.pro
A linear_unweighted (directory)
AM linear_unweighted/fitlinear_unweighted.cpp [License: GPL (v2+)]
AM linear_unweighted/fitlinear_unweighted.h [License: GPL (v2+)]
AM linear_unweighted/fitlinear_unweightedconfig.ui
AM linear_unweighted/kstplugin_fits_linear_unweighted.desktop
AM linear_unweighted/linear_unweighted.pro
--- branches/work/kst/portto4/kst/src/plugins/fits/fits.pro #865054:865055
@@ -2,4 +2,5 @@
CONFIG += ordered
SUBDIRS += \
- linear_weighted
+ linear_weighted \
+ linear_unweighted
** branches/work/kst/portto4/kst/src/plugins/fits/linear_unweighted/fitlinear_unweighted.cpp #property svn:executable
+ *
** branches/work/kst/portto4/kst/src/plugins/fits/linear_unweighted/fitlinear_unweighted.h #property svn:executable
+ *
** branches/work/kst/portto4/kst/src/plugins/fits/linear_unweighted/fitlinear_unweightedconfig.ui #property svn:executable
+ *
** branches/work/kst/portto4/kst/src/plugins/fits/linear_unweighted/kstplugin_fits_linear_unweighted.desktop #property svn:executable
+ *
** branches/work/kst/portto4/kst/src/plugins/fits/linear_unweighted/linear_unweighted.pro #property svn:executable
+ *
More information about the Kst
mailing list