1 /**************************************************************************
3 * Copyright (C) 1995 Silicon Graphics, Inc. *
5 * These coded instructions, statements, and computer programs were *
6 * developed by SGI for public use. If any changes are made to this code*
7 * please try to get the changes back to the author. Feel free to make *
8 * modifications and changes to the code and release it. *
10 **************************************************************************/
13 #define D_PRINTF debug && fprintf(debugfile,
14 #define D_FLUSH );fflush(debugfile)