OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <opencog/atoms/bind/PatternLink.h>
#include "PatternMatchEngine.h"
#include "PatternMatchCallback.h"
Go to the source code of this file.
Macros | |
#define | dbgprt(f, varargs...) |
#define | POPGND(soln, stack) |
Functions | |
static void | prtmsg (const char *msg, const Handle &h) |
#define dbgprt | ( | f, | |
varargs... | |||
) |
Definition at line 36 of file Composition.cc.
#define POPGND | ( | soln, | |
stack | |||
) |
Definition at line 67 of file Composition.cc.
|
inlinestatic |
Definition at line 39 of file Composition.cc.
References opencog::Atom::toShortString(), and opencog::Handle::UNDEFINED.