Index: openacs-4/packages/rss-support/tcl/rss-utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/rss-support/tcl/rss-utilities-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/rss-support/tcl/rss-utilities-procs.tcl 8 Dec 2001 01:18:00 -0000 1.2 +++ openacs-4/packages/rss-support/tcl/rss-utilities-procs.tcl 12 Sep 2002 22:44:31 -0000 1.3 @@ -1,3 +1,15 @@ +ad_library { + RSS support procs + + @author Andrew Grumet (aegrumet@alum.mit.edu) + @author Jerry Asher (jerry@theashergroup.com) + @author Dave Bauer (dave@thedesignexperience.org) + + @creation-date Fri Oct 26 11:43:26 2001 + @cvs-id $Id$ +} + + ad_proc -public rss_package_id {} {
     # Returns the package_id for rss if it is rss is mounted.