Index: openacs-4/packages/acs-core-docs/tcl/acs-core-docs-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/tcl/acs-core-docs-procs.tcl,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/acs-core-docs/tcl/acs-core-docs-procs.tcl 27 Oct 2014 16:39:15 -0000 1.5 +++ openacs-4/packages/acs-core-docs/tcl/acs-core-docs-procs.tcl 10 Sep 2015 08:21:20 -0000 1.5.2.1 @@ -44,3 +44,9 @@ } { return [util_memoize core_docs_uninstalled_packages_internal] } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: