[PD-cvs] pd/src m_simd_sse_gcc.h,1.1.4.7,1.1.4.8

Tim Blechmann timblech at users.sourceforge.net
Sun Jan 23 22:13:50 CET 2005


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

Modified Files:
      Tag: devel_0_38
	m_simd_sse_gcc.h 
Log Message:
removing sumvec stuff


Index: m_simd_sse_gcc.h
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/m_simd_sse_gcc.h,v
retrieving revision 1.1.4.7
retrieving revision 1.1.4.8
diff -C2 -d -r1.1.4.7 -r1.1.4.8
*** m_simd_sse_gcc.h	14 Jan 2005 18:34:13 -0000	1.1.4.7
--- m_simd_sse_gcc.h	23 Jan 2005 21:13:48 -0000	1.1.4.8
***************
*** 51,55 ****
  
  /* random dsp: */
! float sumvec_simd(t_float* in, t_int n);
  
  #endif /* __M_SIMD_SSE_GCC_H */
--- 51,55 ----
  
  /* random dsp: */
! /* float sumvec_simd(t_float* in, t_int n); */
  
  #endif /* __M_SIMD_SSE_GCC_H */





More information about the Pd-cvs mailing list