00001 /* This file is part of Cloudy and is copyright (C)1978-2007 by Gary J. Ferland 00002 * For conditions of distribution and use see copyright notice in license.txt */ 00003 /* predcont.h */ 00004 00006 #define NPREDCONT 64 00007 00009 extern float EnrPredCont[NPREDCONT]; 00010 00012 extern long int ipPredCont[NPREDCONT]; 00013