/*************************************************************************\ * Copyright (c) 2002 The University of Chicago, as Operator of Argonne * National Laboratory. * Copyright (c) 2002 The Regents of the University of California, as * Operator of Los Alamos National Laboratory. * This file is distributed subject to a Software License Agreement found * in the file LICENSE that is included with this distribution. \*************************************************************************/ /* $Log: mif_limits.h,v $ Revision 1.3 2002/08/14 15:40:16 soliday Added Open License Revision 1.2 1995/09/05 21:15:27 saunders First test release of the SDDS1.5 package. */ /* macros giving number of points in x and y for X11 plotting. */ /* needed by mif.trm and mpl_motif.c */ #define MIF_XMAX 3600 #define MIF_YMAX 2520