edu_url

one of the documented procedures in this installation of the ACS
Usage:
edu_url
What it does:
This returns the base url where all of the files are located.
Defined in: /web/philip/tcl/education.tcl

Source code:


    return "/education/"


philg@mit.edu