Index: openacs-4/packages/acs-templating/www/doc/demo/puts.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/puts.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-templating/www/doc/demo/puts.tcl 10 Sep 2002 22:22:16 -0000 1.2 +++ openacs-4/packages/acs-templating/www/doc/demo/puts.tcl 7 Aug 2017 23:48:02 -0000 1.3 @@ -5,3 +5,9 @@ } set x 5 + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: