12 #ifndef INCL_CF_SWITCHES_H 13 #define INCL_CF_SWITCHES_H 75 #define cf_glob_switches (CFSwitches::getInstance()) const CanonicalForm int s
void On(int s)
switch 's' on
bool switches[CFSwitchesMax]
bool isOn(int s) const
check if 's' is on
bool isOff(int s) const
check if 's' is off
CFSwitches()
CFSwitches::CFSwitches ()
void Off(int s)
switch 's' off
const int CFSwitchesMax
const int CFSwitchesMax
static CFSwitches & getInstance()