My Project  debian-1:4.1.2-p1+ds-2
cf_globals.h
Go to the documentation of this file.
1 /* emacs edit mode for this file is -*- C++ -*- */
2 
3 #ifndef INCL_CF_GLOBALS_H
4 #define INCL_CF_GLOBALS_H
5 
6 #include "factory/globaldefs.h"
7 
8 //{{{ docu
9 //
10 // cf_globals.h - header to cf_globals.cc.
11 //
12 //}}}
13 
14 // #include "config.h"
15 
16 #include "cf_switches.h"
17 
18 /*BEGINPUBLIC*/
19 
20 extern const char factoryConfiguration[];
21 
22 /*ENDPUBLIC*/
23 
24 
25 #endif /* ! INCL_CF_GLOBALS_H */
const char factoryConfiguration[]
header to cf_switches.cc.