My Project  debian-1:4.1.1-p2+ds-4build4
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 //{{{ docu
7 //
8 // cf_globals.h - header to cf_globals.cc.
9 //
10 //}}}
11 
12 // #include "config.h"
13 
14 #include "cf_switches.h"
15 
16 /*BEGINPUBLIC*/
17 
18 extern const char factoryConfiguration[];
19 
20 /*ENDPUBLIC*/
21 
22 
23 #endif /* ! INCL_CF_GLOBALS_H */
const char factoryConfiguration[]
header to cf_switches.cc.