#include "setup.h"#include <stdio.h>#include "memalloc.h"#include "reteutil.h"#include "router.h"#include "reorder.h"#include "factcmp.h"#include "factmch.h"#include "factgen.h"#include "factmngr.h"#include "factlhs.h"#include "argacces.h"#include "modulutl.h"#include "tmpltdef.h"#include "envrnmnt.h"#include "factbld.h"

Go to the source code of this file.
Defines | |
| #define | _FACTBLD_SOURCE_ |
| #define | _STDIO_INCLUDED_ |
Functions | |
| globle void | InitializeFactPatterns (void *theEnv) |
| globle void | DestroyFactPatternNetwork (void *theEnv, struct factPatternNode *thePattern) |
| globle void DestroyFactPatternNetwork | ( | void * | theEnv, | |
| struct factPatternNode * | thePattern | |||
| ) |
1.5.6