From 18c47474a668d7bbbabd525686355c16a45f6ec4 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Fri, 29 Jul 2005 19:01:22 +0000 Subject: Mac to work with tcl/tk 8.4.5; pd extension added automatically in saveas bug fix writing aiff gfiles bug fix (tcl error messages when starting open dialogs) svn path=/trunk/; revision=3385 --- pd/src/x_list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/src/x_list.c') diff --git a/pd/src/x_list.c b/pd/src/x_list.c index a867e293..a08fe193 100644 --- a/pd/src/x_list.c +++ b/pd/src/x_list.c @@ -15,7 +15,7 @@ extern t_pd *newest; list append - append a list to another list prepend - prepend a list to another list split - first n elements to first outlet, rest to second outlet - list strip - send message with leading symbol as selector + list trim - trim off "list" selector list length - output number of items in list list nth - nth item in list, counting from zero -- cgit v1.2.1