Index: openacs-4/packages/categories/tcl/categories-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/categories/tcl/categories-init.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/categories/tcl/categories-init.tcl 6 Oct 2007 13:51:43 -0000 1.4 +++ openacs-4/packages/categories/tcl/categories-init.tcl 7 Aug 2017 23:48:05 -0000 1.5 @@ -12,3 +12,9 @@ category_tree::reset_cache ad_schedule_proc -thread t -schedule_proc ns_schedule_daily [list 0 16] category_synonym::search_sweeper + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: