Index: openacs-4/packages/acs-tcl/tcl/xml-0-sgml-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/xml-0-sgml-procs.tcl,v diff -u -r1.4 -r1.4.2.1 --- openacs-4/packages/acs-tcl/tcl/xml-0-sgml-procs.tcl 27 Oct 2014 16:40:09 -0000 1.4 +++ openacs-4/packages/acs-tcl/tcl/xml-0-sgml-procs.tcl 10 Sep 2015 08:22:01 -0000 1.4.2.1 @@ -1692,3 +1692,9 @@ catch {if {$dbg} {puts stdout "DBG: $where ($text)"}} } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: