aboutsummaryrefslogtreecommitdiff
path: root/pdstring+wchar/src/unsigned.pd
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2009-01-25 22:31:47 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2009-01-25 22:31:47 +0000
commit4d788c826b6e354f6aa29a047dcd2e93bb220c73 (patch)
tree2d13ab1ddb9b10656ded305c1d43e4cbae038965 /pdstring+wchar/src/unsigned.pd
parent9f6510850e3782a22b0ac282161f5e1e7413f3f2 (diff)
+ updated extended/Makefile to include new locale/ subdir
svn path=/trunk/externals/moocow/; revision=10641
Diffstat (limited to 'pdstring+wchar/src/unsigned.pd')
-rw-r--r--pdstring+wchar/src/unsigned.pd27
1 files changed, 0 insertions, 27 deletions
diff --git a/pdstring+wchar/src/unsigned.pd b/pdstring+wchar/src/unsigned.pd
deleted file mode 100644
index d86c773..0000000
--- a/pdstring+wchar/src/unsigned.pd
+++ /dev/null
@@ -1,27 +0,0 @@
-#N canvas 206 54 450 300 10;
-#X floatatom 253 98 5 0 0 1 byte_value - -;
-#X obj 267 158 print s2a;
-#X floatatom 253 220 5 0 0 0 - - -;
-#X msg 253 60 -10;
-#X msg 291 60 246;
-#X floatatom 86 219 5 0 0 0 - - -;
-#X floatatom 88 94 5 0 0 1 byte_value - -;
-#X msg 88 61 -10;
-#X msg 126 61 246;
-#X obj 86 127 bytes2any;
-#X obj 86 187 any2bytes;
-#X obj 100 157 print s2b;
-#X obj 253 128 string2any;
-#X obj 253 188 any2string;
-#X connect 0 0 12 0;
-#X connect 3 0 0 0;
-#X connect 4 0 0 0;
-#X connect 6 0 9 0;
-#X connect 7 0 6 0;
-#X connect 8 0 6 0;
-#X connect 9 0 10 0;
-#X connect 9 0 11 0;
-#X connect 10 0 5 0;
-#X connect 12 0 1 0;
-#X connect 12 0 13 0;
-#X connect 13 0 2 0;