From bee0dc2541a1cc3b2a3eb2681b9ab5d6452fc723 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 20 Sep 2005 09:20:14 +0000 Subject: removed mtx_semipivot (was just lying around and got committed accidentally) svn path=/trunk/externals/iem/iemmatrix/; revision=3603 --- src/iemmatrix_sources.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/iemmatrix_sources.c') diff --git a/src/iemmatrix_sources.c b/src/iemmatrix_sources.c index 3986370..7684656 100644 --- a/src/iemmatrix_sources.c +++ b/src/iemmatrix_sources.c @@ -69,7 +69,6 @@ void iemmatrix_sources_setup(void) iemtx_rowrfft_setup(); /* mtx_rowrfft.c */ iemtx_rowrifft_setup(); /* mtx_rowrifft.c */ iemtx_scroll_setup(); /* mtx_scroll.c */ - iemtx_semipivot_setup(); /* mtx_semipivot.c */ iemtx_sin_setup(); /* mtx_sin.c */ iemtx_size_setup(); /* mtx_size.c */ iemtx_slice_setup(); /* mtx_slice.c */ -- cgit v1.2.1