00001 /* This file is part of Cloudy and is copyright (C)1978-2007 by Gary J. Ferland00002 * For conditions of distribution and use see copyright notice in license.txt */00003 /* mewecoef.h */00008EXTERNstruct t_MeweCoef {
00009floatg[210][4];
00010 } MeweCoef;
00011