Index: openacs-4/packages/evaluation/www/admin/grades/instructions.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/www/admin/grades/instructions.tcl,v diff -u -r1.3 -r1.3.2.1 --- openacs-4/packages/evaluation/www/admin/grades/instructions.tcl 27 Oct 2014 16:41:26 -0000 1.3 +++ openacs-4/packages/evaluation/www/admin/grades/instructions.tcl 12 Sep 2015 11:06:06 -0000 1.3.2.1 @@ -13,3 +13,9 @@ set options "[_ evaluation.inst_options]" set instructions "[_ evaluation.inst_step_1]" + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: