edu_empty_row
one of
the documented procedures
in this installation of the ACS
Usage:
edu_empty_row
What it does:
returns an empty table row
Defined in:
/web/philip/tcl/education.tcl
Source code:
return "<tr><td> </td></tr>"
philg@mit.edu