aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/src/thresher~.cpp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2007-03-26 22:16:18 +0000
committerThomas Grill <xovo@users.sourceforge.net>2007-03-26 22:16:18 +0000
commitf882da3800c2af9bbf07c98c2ed466bb1759ad72 (patch)
tree491173f91e1e885fb3ee4a0152567a134c74854e /externals/grill/fftease/src/thresher~.cpp
parent833f14e6fe739de36cbef18658aab05057436636 (diff)
corrected PD help file names
adapt to current flext version OSX changes svn path=/trunk/; revision=7517
Diffstat (limited to 'externals/grill/fftease/src/thresher~.cpp')
-rw-r--r--externals/grill/fftease/src/thresher~.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/fftease/src/thresher~.cpp b/externals/grill/fftease/src/thresher~.cpp
index f8d16ab0..7e674bdf 100644
--- a/externals/grill/fftease/src/thresher~.cpp
+++ b/externals/grill/fftease/src/thresher~.cpp
@@ -38,7 +38,7 @@ private:
static V setup(t_classid c);
};
-FLEXT_LIB_DSP("fftease, thresher~ nacho~",thresher)
+FLEXT_LIB_DSP("thresher~ nacho~",thresher)
V thresher::setup(t_classid )