diff base/base.pro @ 152:21792a550ec9 last-cc-copyright

* Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel (wow!), and make DTDM an abstract base * Move FFTFuzzyAdapter to FFTModel as a new subclass of DTDM
author Chris Cannam
date Mon, 31 Jul 2006 17:05:18 +0000
parents 4b2ea82fd0ed
children 059b0322009c
line wrap: on
line diff
--- a/base/base.pro	Mon Jul 31 16:15:45 2006 +0000
+++ b/base/base.pro	Mon Jul 31 17:05:18 2006 +0000
@@ -20,7 +20,6 @@
            CommandHistory.h \
            ConfigFile.h \
            Exceptions.h \
-           FFTCache.h \
            Pitch.h \
            PlayParameterRepository.h \
            PlayParameters.h \
@@ -45,7 +44,6 @@
            CommandHistory.cpp \
            ConfigFile.cpp \
            Exceptions.cpp \
-           FFTCache.cpp \
            Pitch.cpp \
            PlayParameterRepository.cpp \
            PlayParameters.cpp \