OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <opencog/atomspace/AtomSpace.h>
#include <opencog/guile/SchemeEval.h>
#include <opencog/guile/SchemePrimitive.h>
Go to the source code of this file.
Classes | |
class | MyTestClass |
Functions | |
int | main () |
int main | ( | ) |
Definition at line 55 of file PrimitiveExample.cc.
References opencog::SchemeEval::eval(), opencog::GenericEval::eval_error(), MyTestClass::my_func(), and MyTestClass::my_other_func().