PIPS
control-local.h File Reference

Go to the source code of this file.

Macros

#define USE_NEW_CONTROLIZER_ENV_VAR_NAME   "PIPS_USE_NEW_CONTROLIZER"
 control.h More...
 
#define USE_OLD_CONTROLIZER_ENV_VAR_NAME   "PIPS_USE_OLD_CONTROLIZER"
 The name of the one to force the use of the old controlizer: More...
 

Macro Definition Documentation

◆ USE_NEW_CONTROLIZER_ENV_VAR_NAME

#define USE_NEW_CONTROLIZER_ENV_VAR_NAME   "PIPS_USE_NEW_CONTROLIZER"

control.h

Define the environment variables used to select which controlizer version to use independently of which one was activated at the pipsmake level: The name of the one to force the use of the new controlizer:

Definition at line 33 of file control-local.h.

◆ USE_OLD_CONTROLIZER_ENV_VAR_NAME

#define USE_OLD_CONTROLIZER_ENV_VAR_NAME   "PIPS_USE_OLD_CONTROLIZER"

The name of the one to force the use of the old controlizer:

Definition at line 35 of file control-local.h.