Index: openacs-4/packages/forums/tcl/test/tclwebtest-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/tcl/test/Attic/tclwebtest-procs.tcl,v diff -u -r1.2 -r1.2.10.1 --- openacs-4/packages/forums/tcl/test/tclwebtest-procs.tcl 8 Aug 2006 21:26:52 -0000 1.2 +++ openacs-4/packages/forums/tcl/test/tclwebtest-procs.tcl 12 Sep 2015 11:06:27 -0000 1.2.10.1 @@ -270,4 +270,9 @@ return $response } -} \ No newline at end of file +} +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: