#include "setup.h"#include <stdio.h>#include <stdlib.h>#include "constant.h"#include "envrnmnt.h"#include "constrct.h"#include "drive.h"#include "incrrset.h"#include "memalloc.h"#include "pattern.h"#include "reteutil.h"#include "router.h"#include "rulebld.h"#include "watch.h"

Go to the source code of this file.
Defines | |
| #define | _RULEBLD_SOURCE_ |
| #define | _STDIO_INCLUDED_ |
Functions | |
| globle struct joinNode * | ConstructJoins (void *theEnv, int logicalJoin, struct lhsParseNode *theLHS, int startDepth) |
| globle struct joinNode* ConstructJoins | ( | void * | theEnv, | |
| int | logicalJoin, | |||
| struct lhsParseNode * | theLHS, | |||
| int | startDepth | |||
| ) | [read] |
1.5.6