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_carb { 00005 double p1909, 00006 p2326, 00007 c8727, 00008 c9850; 00009 00011 float r9850; 00012 00013 } carb; 00014