Index: openacs-4/packages/acs-templating/tcl/debug-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/debug-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/tcl/debug-procs.tcl 13 Mar 2001 22:59:27 -0000 1.1 +++ openacs-4/packages/acs-templating/tcl/debug-procs.tcl 9 May 2001 05:15:58 -0000 1.2 @@ -1,6 +1,6 @@ # tracks each file by interpreter to ensure that it is up-to-date -proc watch_files {} { +ad_proc -public watch_files {} { set files [list ats/paginator-procs.tcl ats/query-procs.tcl \ ats/debug-procs.tcl ats/filter-procs.tcl ats/util-procs.tcl]