[PD-cvs] externals/iem/iemmatrix/src iemmatrix.h,1.3,1.4

IOhannes m zmölnig zmoelnig at users.sourceforge.net
Wed Apr 27 18:51:28 CEST 2005


Update of /cvsroot/pure-data/externals/iem/iemmatrix/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14437

Modified Files:
	iemmatrix.h 
Log Message:
use "double" instead of "long double"


Index: iemmatrix.h
===================================================================
RCS file: /cvsroot/pure-data/externals/iem/iemmatrix/src/iemmatrix.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** iemmatrix.h	12 Apr 2005 09:01:36 -0000	1.3
--- iemmatrix.h	27 Apr 2005 16:51:26 -0000	1.4
***************
*** 51,55 ****
  #endif
  
! typedef long double t_matrixfloat;
  
  
--- 51,55 ----
  #endif
  
! typedef double t_matrixfloat;
  
  





More information about the Pd-cvs mailing list