|
OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <stdlib.h>#include <opencog/atomspace/atom_types.h>#include <opencog/atomspace/AtomSpace.h>#include <opencog/atoms/NumberNode.h>#include <opencog/atoms/reduct/AssignLink.h>#include <opencog/atoms/reduct/PlusLink.h>#include <opencog/atoms/reduct/TimesLink.h>#include <opencog/cython/PythonEval.h>#include <opencog/guile/SchemeEval.h>#include "ExecutionOutputLink.h"#include "Instantiator.h"
Include dependency graph for ExecutionOutputLink.cc: