whos-online-init.tcl

Does not contain a contract.

Location:
/packages/acs-tcl/tcl/whos-online-init.tcl

Related Files

[ hide source ] | [ make this the default ]

File Contents

ad_library {

    Initializes data structures for who's online.

    @creation-date 03 October 2003
    @cvs-id $Id: whos-online-init.tcl,v 1.2.2.1 2023/02/27 17:57:44 gustafn Exp $
}

# Schedule proc to clean up whos_online data structure
whos_online::init

# Local variables:
#    mode: tcl
#    tcl-indent-level: 4
#    indent-tabs-mode: nil
# End: