Index: openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl,v diff -u -N -r1.36 -r1.36.2.1 --- openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 29 Jun 2015 16:34:41 -0000 1.36 +++ openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 10 Sep 2015 08:21:17 -0000 1.36.2.1 @@ -326,3 +326,9 @@ template::util::write_file $output_path $output } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: