Index: openacs-4/packages/acs-core-docs/www/files/tutorial/note-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/files/tutorial/note-procs.tcl,v diff -u -N -r1.2 -r1.2.22.1 --- openacs-4/packages/acs-core-docs/www/files/tutorial/note-procs.tcl 4 Feb 2004 16:47:34 -0000 1.2 +++ openacs-4/packages/acs-core-docs/www/files/tutorial/note-procs.tcl 10 Sep 2015 08:21:21 -0000 1.2.22.1 @@ -84,3 +84,9 @@ select content_item__delete(:item_id) } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: