Index: openacs-4/packages/acs-automated-testing/tcl/aa-test-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/tcl/Attic/aa-test-init.tcl,v diff -u -r1.2 -r1.2.26.1 --- openacs-4/packages/acs-automated-testing/tcl/aa-test-init.tcl 15 Aug 2003 14:48:30 -0000 1.2 +++ openacs-4/packages/acs-automated-testing/tcl/aa-test-init.tcl 10 Sep 2015 08:21:13 -0000 1.2.26.1 @@ -7,3 +7,9 @@ } # LARS: Moved to aa-test-procs.tcl file. See comment there. + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: