Go to the source code of this file.
Defines | |
#define | TRACE(flag, format,) ( flag ? printf(format, ## __VA_ARGS__) : 0 ) |
Functions | |
void | TraceToggle (char *p) |
void | TraceHelp () |
Variables | |
int | gFactoidCount |
int | gTrReadFile |
int | gTrWordLookup |
int | gTrGramLookup |
int | gTrMakeProd |
int | gTrBestParse |
int | gTrDoQuery |
int | gTrTraverse |
int | gTrSpell |
int | gTrPalmFull |
int | gTrPalm |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|