OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <opencog/atomspace/AtomSpace.h>
Go to the source code of this file.
Namespaces | |
opencog | |
Functions | |
int | opencog::load_scm_file (AtomSpace &as, const std::string &filename) |
int | opencog::load_scm_file_relative (AtomSpace &as, const std::string &filename, std::vector< std::string > search_paths) |
void | opencog::load_scm_files_from_config (AtomSpace &atomSpace, std::vector< std::string > search_paths) |