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_sil { 00005 00006 double p1895, 00007 c949, 00008 c1815, 00009 c1985, 00010 c691, 00011 c583, 00012 c1446, 00013 c2148; 00014 00015 } sil; 00016