#include "setup.h"#include <stdio.h>#include <string.h>#include "envrnmnt.h"#include "factbld.h"#include "reteutil.h"#include "rulecmp.h"

Go to the source code of this file.
Defines | |
| #define | _RULECMP_SOURCE_ |
| #define | _STDIO_INCLUDED_ |
Functions | |
| globle void | DefruleCompilerSetup (void *theEnv) |
| globle void | DefruleCModuleReference (void *theEnv, FILE *theFile, int count, int imageID, int maxIndices) |
| globle void DefruleCModuleReference | ( | void * | theEnv, | |
| FILE * | theFile, | |||
| int | count, | |||
| int | imageID, | |||
| int | maxIndices | |||
| ) |
1.5.6