Index: openacs-4/packages/acs-developer-support/tcl/acs-developer-support-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-developer-support/tcl/acs-developer-support-procs.tcl,v diff -u -r1.55.2.7 -r1.55.2.8 --- openacs-4/packages/acs-developer-support/tcl/acs-developer-support-procs.tcl 17 Feb 2016 17:02:38 -0000 1.55.2.7 +++ openacs-4/packages/acs-developer-support/tcl/acs-developer-support-procs.tcl 28 Apr 2016 12:53:20 -0000 1.55.2.8 @@ -1,9 +1,11 @@ - # $Id$ - # File: developer-support-procs.tcl - # Author: Jon Salz - # Date: 22 Apr 2000 - # Description: Provides routines used to aggregate request/response information for debugging. +ad_library { + Provides routines used to aggregate request/response information for debugging. + + @author Jon Salz + @creation-date 22 Apr 2000 +} + ad_proc -private ds_instance_id {} { @return The instance of a running acs developer support.