Menu

[r3]: / py_top_module / py_rule_session.h  Maximize  Restore  History

Download this file

13 lines (8 with data), 281 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
#ifndef PY_RULE_SESSION_H_
#define PY_RULE_SESSION_H_
#include "py_rule_module.h"
#include "knowledge_base.h"
#include "rule_session.h"
#include "query_rule_wrapper.h"
BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS(print_why_overloads, print_why, 0, 1);
#endif /*PY_RULE_SESSION_H_*/
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.