Update of /cvsroot/pure-data/externals/build/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2495
Modified Files: cxavgdev.c cxmean.c cxstddev.c Log Message: missed a few flatspace aliases in the cxc cleanup
Index: cxstddev.c =================================================================== RCS file: /cvsroot/pure-data/externals/build/src/cxstddev.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** cxstddev.c 14 Nov 2005 21:48:38 -0000 1.2 --- cxstddev.c 3 Apr 2007 21:05:10 -0000 1.3 *************** *** 1 **** ! #include "../../cxc/mean.c" --- 1 ---- ! #include "../../cxc/mean~.c"
Index: cxmean.c =================================================================== RCS file: /cvsroot/pure-data/externals/build/src/cxmean.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** cxmean.c 14 Nov 2005 21:48:38 -0000 1.2 --- cxmean.c 3 Apr 2007 21:05:10 -0000 1.3 *************** *** 1 **** ! #include "../../cxc/mean.c" --- 1 ---- ! #include "../../cxc/mean~.c"
Index: cxavgdev.c =================================================================== RCS file: /cvsroot/pure-data/externals/build/src/cxavgdev.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** cxavgdev.c 14 Nov 2005 21:48:38 -0000 1.2 --- cxavgdev.c 3 Apr 2007 21:05:10 -0000 1.3 *************** *** 1 **** ! #include "../../cxc/mean.c" --- 1 ---- ! #include "../../cxc/mean~.c"