[Kst] branches/work/kst/1.5/kst/src/plugins
Barth Netterfield
netterfield at astro.utoronto.ca
Wed Apr 18 22:27:39 CEST 2007
SVN commit 655587 by netterfield:
BUG: 107481
Make a matrix from three vectors.
M +1 -1 Makefile.am
A binnedmap (directory)
A binnedmap/Makefile.am
A binnedmap/binnedmap.cpp [License: GPL (v2+)]
A binnedmap/binnedmap.h [License: GPL (v2+)]
A binnedmap/binnedmapdialog_i.cpp [License: GPL (v2+)]
A binnedmap/binnedmapdialog_i.h [License: GPL (v2+)]
A binnedmap/binnedmapdialogwidget.ui
A binnedmap/kstobject_binnedmap.desktop
--- branches/work/kst/1.5/kst/src/plugins/Makefile.am #655586:655587
@@ -20,5 +20,5 @@
CORRELATION_SUBDIR=correlation
endif
-SUBDIRS=bin periodogram phase statistics chop crossspectrum syncbin effective_bandwidth despike $(NOISE_SUBDIR) $(FITS_SUBDIR) $(FITSNONLINEAR_SUBDIR) $(INTERPOLATIONS_SUBDIR) $(PASS_FILTERS_SUBDIR) $(CORRELATION_SUBDIR) $(CONVOLUTION_SUBDIR) cumulative_sum differentiation shift discretizing_filters
+SUBDIRS=bin binnedmap periodogram phase statistics chop crossspectrum syncbin effective_bandwidth despike $(NOISE_SUBDIR) $(FITS_SUBDIR) $(FITSNONLINEAR_SUBDIR) $(INTERPOLATIONS_SUBDIR) $(PASS_FILTERS_SUBDIR) $(CORRELATION_SUBDIR) $(CONVOLUTION_SUBDIR) cumulative_sum differentiation shift discretizing_filters
More information about the Kst
mailing list