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_called { 00005 00008 bool lgTalk; 00009 00011 bool lgTalkSave; 00012 00015 bool lgTalkForcedOff; 00016 00019 bool lgTalkIsOK; 00020 00021 } called;