Subversion Repositories heating

Rev

Rev 17 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17 Rev 54
Line 40... Line 40...
40
	// Part 3: Development
40
	// Part 3: Development
41
	bool debug;
41
	bool debug;
42
}CONFIGURE;
42
}CONFIGURE;
43
 
43
 
44
extern CONFIGURE Configure;
44
extern CONFIGURE Configure;
-
 
45
extern bool bcmInitialized;
45
 
46
 
46
class config : private helper
47
class config : private helper
47
{
48
{
48
	public:
49
	public:
49
		config();
50
		config();