/*********************************************************************** * * * Copyright (C) 1988 * * University Corporation for Atmospheric Research * * All Rights Reserved * * * * NCAR GRAPHICS V2.00 * * * ***********************************************************************/ #define DEFAULT_GKS_OUTPUT "gmeta" #define DEFAULT_TRANSLATOR "cgmtrans" #define MAX_UNITS 10 #define RECORDSIZE 1440 #define FILE_OUTPUT 1 #define PIPE_OUTPUT 2 #define STDOUT_OUTPUT 3