/home66/gary/public_html/cloudy/c08_branch/source/called.h

Go to the documentation of this file.
00001 /* This file is part of Cloudy and is copyright (C)1978-2008 by Gary J. Ferland and
00002  * others.  For conditions of distribution and use see copyright notice in license.txt */
00003 
00004 #ifndef _CALLED_H_
00005 #define _CALLED_H_
00006 
00008 EXTERN struct t_called {
00009 
00012         bool lgTalk;    
00013 
00015         bool lgTalkSave;
00016 
00019         bool lgTalkForcedOff;
00020 
00023         bool lgTalkIsOK;
00024 
00025         }       called;
00026 
00027 #endif /* _CALLED_H_ */

Generated on Mon Feb 16 12:01:12 2009 for cloudy by  doxygen 1.4.7