Update of /cvsroot/pure-data/externals/build/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30268
Modified Files: Tag: branch-v0-39-2-extended cxavgdev.c cxmean.c cxstddev.c Log Message: missed a few files in the cxc clean up
Index: cxstddev.c =================================================================== RCS file: /cvsroot/pure-data/externals/build/src/cxstddev.c,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** cxstddev.c 14 Nov 2005 21:48:38 -0000 1.2 --- cxstddev.c 3 Apr 2007 20:53:49 -0000 1.2.2.1 *************** *** 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.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** cxmean.c 14 Nov 2005 21:48:38 -0000 1.2 --- cxmean.c 3 Apr 2007 20:53:49 -0000 1.2.2.1 *************** *** 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.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** cxavgdev.c 14 Nov 2005 21:48:38 -0000 1.2 --- cxavgdev.c 3 Apr 2007 20:53:49 -0000 1.2.2.1 *************** *** 1 **** ! #include "../../cxc/mean.c" --- 1 ---- ! #include "../../cxc/mean~.c"