Index: openacs-4/packages/acs-templating/tcl/list-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/list-procs.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/acs-templating/tcl/list-procs.tcl 28 Sep 2003 01:18:16 -0000 1.6 +++ openacs-4/packages/acs-templating/tcl/list-procs.tcl 15 Oct 2003 12:35:51 -0000 1.7 @@ -6,6 +6,7 @@ @cvs-id $Id$ } +namespace eval template {} namespace eval template::list {} namespace eval template::list::element {} namespace eval template::list::filter {}