Update of /src/master/dx/src/exec/dxmods In directory opendx.watson.ibm.com:/tmp/cvs-serv41564/src/exec/dxmods
Modified Files:
getset.c
Log Message:
This modification changes the representation of module paths to remove
most of the overhead dealt with growing string components. The module
paths in this form require no dynamic memory. See a description by
Randall Hopper on the mailing lists from Jun 23, 2000.
