Index: openacs-4/packages/tsearch2-driver/tcl/test/tsearch2-driver-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/tsearch2-driver/tcl/test/tsearch2-driver-procs.tcl,v diff -u -r1.5.2.2 -r1.5.2.3 --- openacs-4/packages/tsearch2-driver/tcl/test/tsearch2-driver-procs.tcl 4 Feb 2020 08:52:53 -0000 1.5.2.2 +++ openacs-4/packages/tsearch2-driver/tcl/test/tsearch2-driver-procs.tcl 9 Feb 2020 16:12:41 -0000 1.5.2.3 @@ -75,3 +75,9 @@ } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: