*
* $Id: cdc,v 1.7 1999/04/08 16:02:03 mclareni Exp $
*
* $Log: cdc,v $
* Revision 1.7  1999/04/08 16:02:03  mclareni
* Version 7.44 from authors
*
*
*                       CDC 7600 OR CYBER 175.
* This directory was created from isajet744.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
