diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-09-09 12:09:32 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-09-09 12:09:32 +0000 |
commit | 1dc254500daa7eb5d0608a35896da55894c8b711 (patch) | |
tree | 661e3740ee50ac6278c64587abd456478eafa432 /devel/libdsp/pkg-plist | |
parent | b76ce88bd905c70924d5dd2426edb487cc30d7fd (diff) | |
download | ports-1dc254500daa7eb5d0608a35896da55894c8b711.tar.gz ports-1dc254500daa7eb5d0608a35896da55894c8b711.zip |
Notes
Diffstat (limited to 'devel/libdsp/pkg-plist')
-rw-r--r-- | devel/libdsp/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libdsp/pkg-plist b/devel/libdsp/pkg-plist index 81d56a250da8..5133da375325 100644 --- a/devel/libdsp/pkg-plist +++ b/devel/libdsp/pkg-plist @@ -1,5 +1,6 @@ include/dsp/DSPConfig.hh include/dsp/DSPOp.hh +include/dsp/DSPVector.hh include/dsp/Decimator.hh include/dsp/FFTDecimator.hh include/dsp/Filter.hh @@ -8,6 +9,7 @@ include/dsp/FIRDecimator.hh include/dsp/Hankel.hh include/dsp/ReBuffer.hh include/dsp/ReBuffer2.hh +include/dsp/ReBuffer3.hh include/dsp/RecDecimator.hh include/dsp/Transform4.hh include/dsp/Transform8.hh |