Index: openacs-4/packages/dotlrn/www/dotlrn-master-custom.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/dotlrn-master-custom.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/dotlrn/www/dotlrn-master-custom.tcl 1 Nov 2013 21:08:31 -0000 1.5 +++ openacs-4/packages/dotlrn/www/dotlrn-master-custom.tcl 7 Aug 2017 23:48:09 -0000 1.6 @@ -20,3 +20,9 @@ set title [ad_system_name] set doc(title) $title } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: