[PD-cvs] pd/src d_mayer_fft.c,1.2,1.2.4.1

Tim Blechmann timblech at users.sourceforge.net
Sat May 21 15:14:56 CEST 2005


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15293

Modified Files:
      Tag: devel_0_38
	d_mayer_fft.c 
Log Message:
updating to 0.39-test2

Index: d_mayer_fft.c
===================================================================
RCS file: /cvsroot/pure-data/pd/src/d_mayer_fft.c,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -C2 -d -r1.2 -r1.2.4.1
*** d_mayer_fft.c	6 Sep 2004 20:20:33 -0000	1.2
--- d_mayer_fft.c	21 May 2005 13:14:54 -0000	1.2.4.1
***************
*** 55,58 ****
--- 55,61 ----
  #endif
  
+ /* the following is needed only to declare pd_fft() as exportable in MSW */
+ #include "m_pd.h"
+ 
  #define REAL float
  #define GOOD_TRIG





More information about the Pd-cvs mailing list