| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-01-08 17:58:18 +0100 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-01-08 17:58:18 +0100 |
| commit | 24afb3e60bafd98e6a83dcb41ee6a7f7d41e76bc (patch) | |
| tree | b122cf23d4cb912f4c4418a1b9d60f475414839d /src/core/CMakeLists.txt | |
| parent | 492b9cd1ecc234ea8f3080b305103702d2ca772b (diff) | |
Continuing the 'knowledge' refactoring.
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 37b95cb..fe28080 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -4,6 +4,7 @@ set( ${CMAKE_CURRENT_SOURCE_DIR}/main.c ${CMAKE_CURRENT_SOURCE_DIR}/knowledge.c ${CMAKE_CURRENT_SOURCE_DIR}/knowledge_search.c + ${CMAKE_CURRENT_SOURCE_DIR}/knowledge_finalize.c ${CMAKE_CURRENT_SOURCE_DIR}/assimilate.c ${CMAKE_CURRENT_SOURCE_DIR}/sequence_creation.c ${CMAKE_CURRENT_SOURCE_DIR}/sequence.c |


