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 */ 00004 EXTERN struct t_embesq { 00005 float em1908, 00006 em13C1910, 00007 em1218, 00008 em1486, 00009 em895, 00010 em2669, 00011 em1895, 00012 em1198; 00013 } embesq; 00014