remove maths/fft/fftext.h

This commit is contained in:
rlar 2011-08-20 08:24:36 +00:00
parent 220cc83458
commit 53ac5a888a
3 changed files with 9 additions and 5 deletions

View File

@ -1,10 +1,15 @@
2011-08-20 Robert Larice
* src/maths/fft/Makefile.am ,
* visualc/vngspice.vcproj :
remove maths/fft/fftext.h
2011-08-19 Holger Vogt
* rawfile.c: code beautified, 'strange line' error improved
* maths/fft/fftext.h removed
* include/fftext.h, 1-f-code.c, 1-f-code.h, com_fft.c:
* include/fftext.h, 1-f-code.c, 1-f-code.h, com_fft.c:
type float --> double
* control.c: code beautified
* control.c: code beautified
2011-08-14 Robert Larice
* src/frontend/postsc.c :
postsc.c, swallow warnings

View File

@ -4,7 +4,6 @@ noinst_LTLIBRARIES = libmathfft.la
libmathfft_la_SOURCES = \
fftext.c \
fftext.h \
fftlib.c \
fftlib.h \
matlib.c \

View File

@ -1914,7 +1914,7 @@
>
</File>
<File
RelativePath="..\src\maths\fft\fftext.h"
RelativePath="..\src\include\fftext.h"
>
</File>
<File