finish up comments
This commit is contained in:
@@ -1,15 +1,13 @@
|
||||
#include <string>
|
||||
|
||||
/**
|
||||
* @brief The obelisk namespace contains everything needed to compile obelisk.
|
||||
* code.
|
||||
* @brief The obelisk namespace contains everything needed to compile obelisk code.
|
||||
*
|
||||
*/
|
||||
namespace obelisk
|
||||
{
|
||||
/**
|
||||
* @brief The obelisk library provides everything needed to consult the
|
||||
* KnowledgeBase.
|
||||
* @brief The obelisk library provides everything needed to consult the KnowledgeBase.
|
||||
*
|
||||
*/
|
||||
class Obelisk
|
||||
|
Reference in New Issue
Block a user