Browse Source

remove maths/fft/fftext.h

rlar 15 years ago
parent
commit
53ac5a888a
  1. 5
      ChangeLog
  2. 1
      src/maths/fft/Makefile.am
  3. 2
      visualc/vngspice.vcproj

5
ChangeLog

@ -1,3 +1,8 @@
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

1
src/maths/fft/Makefile.am

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

2
visualc/vngspice.vcproj

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

Loading…
Cancel
Save