cloudy
trunk
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
source
broke.h
Go to the documentation of this file.
1
/* This file is part of Cloudy and is copyright (C)1978-2013 by Gary J. Ferland and
2
* others. For conditions of distribution and use see copyright notice in license.txt */
3
4
#ifndef BROKE_H_
5
#define BROKE_H_
6
8
struct
t_broke
{
12
bool
lgBroke
;
15
bool
lgFixit
;
16
18
bool
lgCheckit
;
19
20
};
21
extern
t_broke
broke
;
22
23
24
#endif
/* BROKE_H_ */
t_broke::lgBroke
bool lgBroke
Definition:
broke.h:12
t_broke
Definition:
broke.h:8
t_broke::lgFixit
bool lgFixit
Definition:
broke.h:15
broke
t_broke broke
Definition:
broke.cpp:5
t_broke::lgCheckit
bool lgCheckit
Definition:
broke.h:18
Generated on Thu Oct 16 2014 09:47:47 for cloudy by
1.8.8