Index: openacs-4/tcl/zz-postload.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/tcl/zz-postload.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/tcl/zz-postload.tcl 27 Oct 2014 16:42:09 -0000 1.6 +++ openacs-4/tcl/zz-postload.tcl 7 Aug 2017 23:48:31 -0000 1.7 @@ -51,3 +51,9 @@ } nsv_unset ad_after_server_initialization . + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: