Update of /src/master/dx/src/exec/libdx
In directory opendx.watson.ibm.com:/tmp/cvs-serv50664/libdx

Modified Files:
        Makefile.am axes.c displayx.c edfobj.c image.c 
Added Files:
        displayx.h 
Log Message:
Major cleanup of dxmods files. Fixed most compiler warnings. In
the process found a few programming errors such as | being used
for || in some if expressions. Most function prototypes are in
header files now so extern prototypes do not have to be corrected
across multiple files. Removed most unused variables, I see a 
direct savings of 50K in the dxexec.

Reply via email to