feature/kb #14

Merged
cromer merged 27 commits from feature/kb into develop 2023-02-23 01:09:37 -03:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit fc0984904c - Show all commits

View File

@ -7,6 +7,11 @@
*/ */
namespace obelisk namespace obelisk
{ {
/**
* @brief The obelisk library provides everything needed to consult the
* KnowledgeBase.
*
*/
class Obelisk class Obelisk
{ {
public: public: