Subversion Repositories heating

Rev

Rev 17 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17 Rev 54
Line 31... Line 31...
31
#include <sys/types.h>
31
#include <sys/types.h>
32
#include <fcntl.h>
32
#include <fcntl.h>
33
#include "config.h"
33
#include "config.h"
34
 
34
 
35
CONFIGURE Configure;
35
CONFIGURE Configure;
-
 
36
bool bcmInitialized;
36
 
37
 
37
using namespace std;
38
using namespace std;
38
 
39
 
39
config::config()
40
config::config()
40
{
41
{