Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32174
Modified Files: Tag: devel_0_39 desire.h Log Message: diverse varia
Index: desire.h =================================================================== RCS file: /cvsroot/pure-data/pd/src/Attic/desire.h,v retrieving revision 1.1.2.31 retrieving revision 1.1.2.32 diff -C2 -d -r1.1.2.31 -r1.1.2.32 *** desire.h 7 Sep 2006 05:14:56 -0000 1.1.2.31 --- desire.h 7 Sep 2006 07:15:38 -0000 1.1.2.32 *************** *** 237,241 ****
/* -------------------- TO BE SORTED OUT --------------------- */ - EXTERN void canvas_redrawallfortemplate(t_template *tmpl, int action); EXTERN void canvas_redrawallfortemplatecanvas(t_canvas *x, int action); EXTERN t_array *array_new(t_symbol *templatesym, t_gpointer *parent); --- 237,240 ----