Index: openacs-4/packages/acs-subsite/www/admin/object-types/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/admin/object-types/index.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/acs-subsite/www/admin/object-types/index.tcl 18 Apr 2011 17:24:30 -0000 1.6 +++ openacs-4/packages/acs-subsite/www/admin/object-types/index.tcl 7 Aug 2017 23:47:58 -0000 1.7 @@ -12,3 +12,9 @@ set context [list "Object Type Hierarchical Index"] set object_type_hierarchy [acs_object_type_hierarchy] + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: