#include "machine.h"
Include dependency graph for nofftw.c:
Go to the source code of this file.
Definition at line 9 of file nofftw.c.
00010 { 00011 Scierror(999,"FFTW interface not installed.\r\n"); 00012 return 0; 00013 }