Update of /cvsroot/pure-data/pd/extra/pureunity In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25674
Modified Files: Tag: desiredata ChangeLog Added Files: Tag: desiredata ^.pd pureunity.c Log Message: .
Index: ChangeLog =================================================================== RCS file: /cvsroot/pure-data/pd/extra/pureunity/Attic/ChangeLog,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** ChangeLog 5 Jan 2007 00:19:41 -0000 1.1.2.1 --- ChangeLog 5 Jan 2007 02:21:13 -0000 1.1.2.2 *************** *** 4,8 **** * requires 0.40 * goes into DesireData pre6 !
--- 4,8 ---- * requires 0.40 * goes into DesireData pre6 ! * swap the order in the name of class templates
--- NEW FILE: ^.pd --- #N canvas 0 0 361 237 10; #X obj 55 14 inlet; #X obj 55 154 outlet; #X obj 55 60 |; #X obj 85 60 &; #X obj 85 79 * -1; #X obj 85 98 + -1; #X obj 55 98 &; #X text 103 155 x or y but not both; #X text 112 61 both; #X text 118 89 not; #X text 30 98 but; #X text 9 61 either; #X obj 101 33 inlet; #X obj 55 33 t a a; #X connect 0 0 13 0; #X connect 2 0 6 0; #X connect 3 0 4 0; #X connect 4 0 5 0; #X connect 5 0 6 1; #X connect 6 0 1 0; #X connect 12 0 3 1; #X connect 12 0 2 1; #X connect 13 0 2 0; #X connect 13 1 3 0;
--- NEW FILE: pureunity.c --- (This appears to be a binary file; contents omitted.)