Update of /cvsroot/pure-data/externals/tbext In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31137
Modified Files: make-files.txt Log Message: added him~ object
Index: make-files.txt =================================================================== RCS file: /cvsroot/pure-data/externals/tbext/make-files.txt,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** make-files.txt 29 Feb 2004 13:50:44 -0000 1.9 --- make-files.txt 30 Mar 2004 18:49:02 -0000 1.10 *************** *** 4,13 **** main.cpp tbroute.cpp tbsig~.cpp tbsroute~.cpp \ tbpow~.cpp tbfft1.cpp tbfft2.cpp fftbuf.cpp fftgrsort.cpp \ ! fftgrshuf.cpp fftgrrev.cpp
- ifdef FFTW - SRCS+=fftw~.cpp ifftw~.cpp rfftw~.cpp rifftw~.cpp - endif - #HDRS= \ main.h --- 4,9 ---- main.cpp tbroute.cpp tbsig~.cpp tbsroute~.cpp \ tbpow~.cpp tbfft1.cpp tbfft2.cpp fftbuf.cpp fftgrsort.cpp \ ! fftgrshuf.cpp fftgrrev.cpp him.cpp
#HDRS= \ main.h