OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <limits>
#include <opencog/atomspace/atom_types.h>
#include <opencog/atomspace/ClassServer.h>
#include <opencog/atoms/NumberNode.h>
#include "FoldLink.h"
Go to the source code of this file.
Macros | |
#define | DO_RETURN(result) |
#define DO_RETURN | ( | result | ) |
Definition at line 77 of file FoldLink.cc.