Skip to content
Snippets Groups Projects
Commit 42eadb41 authored by Ivica Bukvic's avatar Ivica Bukvic
Browse files

*further refined the warning prepend.pd outputs

parent fa71f2ca
Loading
...@@ -9,9 +9,9 @@ ...@@ -9,9 +9,9 @@
#X text -1 0 This is a legacy replacement for prepend in cyclone library. #X text -1 0 This is a legacy replacement for prepend in cyclone library.
Please use [list prepend] and [list append] instead.; Please use [list prepend] and [list append] instead.;
#X obj 94 123 route set; #X obj 94 123 route set;
#X obj 217 193 loadbang; #X obj 207 193 loadbang;
#X obj 217 261 print; #X obj 207 261 print [prepend];
#X msg 217 214 [prepend] is a legacy replacement for prepend in cyclone #X msg 207 214 this object is a legacy replacement for prepend in cyclone
library that is considered deprecated in pd-l2ork. Please use [list library that is considered deprecated in pd-l2ork. Please use [list
prepend] and [list append] instead.; prepend] and [list append] instead.;
#X connect 0 0 1 0; #X connect 0 0 1 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment