/* eqparam2html programmer notes 
   programmer_notes.txt */

Programmer Notes:


GD Library
The GD Library tools are accessed via C API functions within getlist.
The functions are provided by the gd objects, stored in src/libsrc/util/gd_lib.

GMT
GMT is accessed via a set of MapServer library functions in the
src/oracle/apps/src/libsrc/mapserver.o object.

Web Parsing
Getlist uses a set of webparsing library functions for EWDB with 
source in src/oracle/apps/src/libsrc/webparse.o


