Index: openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl,v diff -u -r1.2 -r1.2.22.1 --- openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl 15 Feb 2004 10:46:22 -0000 1.2 +++ openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl 10 Sep 2015 08:21:11 -0000 1.2.22.1 @@ -19,4 +19,9 @@ aa_true "api documentation proc can document itself" \ [ string match "*packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl*" $result] } -} \ No newline at end of file +} +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: