My Project
|
definitions of global variables. More...
#include "config.h"
Go to the source code of this file.
Variables | |
const char | factoryConfiguration [] = "@(#) factoryConfiguration = " FACTORYCONFIGURATION |
extern const char factoryConfiguration[]; More... | |
definitions of global variables.
Used by: canonicalform.cc, int_int.cc, ffops.h, imm.h
Definition in file cf_globals.cc.
|
extern |
extern const char factoryConfiguration[];
factoryConfiguration - factory configuration.
factoryConfiguration is initialized from #define FACTORYCONFIGURATION which is defined in config.h. It is set to the option configure was called with plus the directory it was called in. It is not used in factory itself.