Index: openacs-4/packages/cms/www/doc/xml/uplevels-namespaces.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cms/www/doc/xml/uplevels-namespaces.xml,v diff -u -r1.1 -r1.2 --- openacs-4/packages/cms/www/doc/xml/uplevels-namespaces.xml 20 Apr 2001 20:51:10 -0000 1.1 +++ openacs-4/packages/cms/www/doc/xml/uplevels-namespaces.xml 25 Apr 2018 19:47:46 -0000 1.2 @@ -964,7 +964,7 @@ 1 2 3 4 % set factor 3 3 -% set b [list] +% set b {} % list_map $a {lappend b [expr $list_item * $factor]} % set b 3 6 9 12