Index: openacs-4/packages/acs-core-docs/www/files/tutorial/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/files/tutorial/index.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-core-docs/www/files/tutorial/index.tcl 4 Feb 2004 16:47:34 -0000 1.2 +++ openacs-4/packages/acs-core-docs/www/files/tutorial/index.tcl 7 Aug 2017 23:47:54 -0000 1.3 @@ -6,4 +6,9 @@ } set page_title [ad_conn instance_name] -set context [list] \ No newline at end of file +set context [list] +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: