Teem 1.10.0
src/hest/defaultsHest.c File Reference
#include "hest.h"
#include "privateHest.h"
Include dependency graph for defaultsHest.c:

Variables

int hestVerbosity = 0
int hestRespFileEnable = AIR_FALSE
int hestColumns = 79
int hestElideSingleEnumType = AIR_FALSE
int hestElideSingleOtherType = AIR_FALSE
int hestElideSingleOtherDefault = AIR_FALSE
int hestElideSingleNonExistFloatDefault = AIR_FALSE
int hestElideMultipleNonExistFloatDefault = AIR_FALSE
int hestElideSingleEmptyStringDefault = AIR_FALSE
int hestElideMultipleEmptyStringDefault = AIR_FALSE
int hestGreedySingleString = AIR_TRUE
int hestCleverPluralizeOtherY = AIR_FALSE
char hestRespFileFlag = '@'
char hestRespFileComment = '#'
char hestVarParamStopFlag = '-'
char hestMultiFlagSep = ','

Variable Documentation

int hestCleverPluralizeOtherY = AIR_FALSE
int hestColumns = 79
int hestElideSingleEnumType = AIR_FALSE
int hestElideSingleOtherDefault = AIR_FALSE
int hestElideSingleOtherType = AIR_FALSE
int hestGreedySingleString = AIR_TRUE
char hestMultiFlagSep = ','
char hestRespFileComment = '#'
int hestRespFileEnable = AIR_FALSE
char hestRespFileFlag = '@'
int hestVerbosity = 0