Update of /src/master/dx/src/exec/libdx In directory opendx.watson.ibm.com:/tmp/cvs-serv21690/src/exec/libdx
Modified Files:
camera.c
Log Message:
Move the static Identity matrix into the only file that requires
it and remove it from a header where it would get copied to
every code segment (save memory).
