#include "setup.h"#include <stdio.h>#include <string.h>#include "memalloc.h"#include "engine.h"#include "envrnmnt.h"#include "reteutil.h"#include "pattern.h"#include "agenda.h"#include "drive.h"#include "retract.h"#include "constrct.h"#include "bload.h"#include "ruledlt.h"

Go to the source code of this file.
Defines | |
| #define | _RULEDLT_SOURCE_ |
| #define | _STDIO_INCLUDED_ |
Functions | |
| globle void | ReturnDefrule (void *theEnv, void *vWaste) |
| globle void | DestroyDefrule (void *theEnv, void *vTheDefrule) |
| globle void DestroyDefrule | ( | void * | theEnv, | |
| void * | vTheDefrule | |||
| ) |
1.5.6