#include "setup.h"#include <stdio.h>#include "factbld.h"#include "conscomp.h"#include "factcmp.h"#include "tmpltdef.h"#include "envrnmnt.h"

Go to the source code of this file.
Defines | |
| #define | _FACTCMP_SOURCE_ |
| #define | FactPrefix() ArbitraryPrefix(FactData(theEnv)->FactCodeItem,0) |
| #define | _STDIO_INCLUDED_ |
Functions | |
| globle void | FactPatternsCompilerSetup (void *theEnv) |
| globle void | FactPatternNodeReference (void *theEnv, void *theVPattern, FILE *theFile, int imageID, int maxIndices) |
| #define FactPrefix | ( | ) | ArbitraryPrefix(FactData(theEnv)->FactCodeItem,0) |
| globle void FactPatternNodeReference | ( | void * | theEnv, | |
| void * | theVPattern, | |||
| FILE * | theFile, | |||
| int | imageID, | |||
| int | maxIndices | |||
| ) |
1.5.6