wp_footer

one of the documented procedures in this installation of the ACS
Usage:
wp_footer
What it does:
Returns a footer for WimpyPoint.
Defined in: /web/philip/tcl/wp-defs.tcl

Source code:


    set footer [ad_footer]

    return $footer


philg@mit.edu