nofftw.c

Go to the documentation of this file.
00001 /*-----------------------------------------------------------------------------------*/
00002 /* INRIA 2006 */
00003 /* Allan CORNET */
00004 /*-----------------------------------------------------------------------------------*/ 
00005 #include "machine.h" 
00006 /*-----------------------------------------------------------------------------------*/ 
00007 extern int  Scierror __PARAMS((int iv,char *fmt,...));
00008 /*-----------------------------------------------------------------------------------*/ 
00009 int C2F(gw_fftw)()
00010 {
00011         Scierror(999,"FFTW interface not installed.\r\n");
00012         return 0;
00013 }
00014 /*-----------------------------------------------------------------------------------*/ 

Generated on Sun Mar 4 15:03:49 2007 for Scilab [trunk] by  doxygen 1.5.1