Update of /usr/mash/src/repository/mash/mash-1 In directory gumby.cs.berkeley.edu:/tmp/cvs-serv610 Modified Files: Makefile.in Log Message: Added renderer-null.o to OBJ_CC to add the Renderer/Null object to mash and smash. Renderer/Null is a null Renderer. It receives a frame but doesn't do anything with it. Check render/renderer-null.cc for more information about it.