*
* $Id: cdc,v 1.10 2001/10/08 14:03:12 mclareni Exp $
*
* $Log: cdc,v $
* Revision 1.10  2001/10/08 14:03:12  mclareni
* Version 7.58 from author
*
*
*                       CDC 7600 OR CYBER 175.
* This directory was created from /afs/cern.ch/user/m/mclareni/build_cernlib/isajet/isa758.car patch cdc
*                      SINGLE PRECISION.
#ifndef CERNLIB_SINGLE
#define CERNLIB_SINGLE
#endif
*                      LEVEL 2 STORAGE.
#ifndef CERNLIB_LEVEL2
#define CERNLIB_LEVEL2
#endif
*                     PACK 2 WORDS PER WORD FOR INPUT/OUTPUT.
#ifndef CERNLIB_CDCPACK
#define CERNLIB_CDCPACK
#endif
*                    STANDARD RANSET AND RANGET CALLS.
#ifndef CERNLIB_RANFCALL
#define CERNLIB_RANFCALL
#endif
*             NO CERN LIBRARY.
#if !defined(CERNLIB_CERN)
#ifndef CERNLIB_NOCERN
#define CERNLIB_NOCERN
#endif
#endif
