Index: openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl 16 Sep 2002 10:56:13 -0000 1.7 +++ openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl 15 Oct 2003 12:35:51 -0000 1.8 @@ -9,7 +9,10 @@ # License. Full text of the license is available from the GNU Project: # http://www.fsf.org/copyleft/gpl.html +namespace eval doc {} namespace eval doc::util {} +namespace eval template {} +namespace eval template::util {} ad_proc -private doc::util::dbl_colon_fix { text } {