| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-01-07 17:26:37 +0100 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-01-07 17:26:37 +0100 |
| commit | d14d73cd482409f0e949f0b7c11ff9c45cf89fba (patch) | |
| tree | 5d93fa27c4522647061544ba759ecb1f065687ed /src/core/CMakeLists.txt | |
| parent | 972a81c1592eb3cc0f54b394612256a54fa26411 (diff) | |
Starts near-complete rewrite for code improvement.
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index a8ec17e..af5ca65 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -3,7 +3,7 @@ set( ${CMAKE_CURRENT_SOURCE_DIR}/main.c ${CMAKE_CURRENT_SOURCE_DIR}/knowledge.c ${CMAKE_CURRENT_SOURCE_DIR}/assimilate.c - ${CMAKE_CURRENT_SOURCE_DIR}/create_sentences.c + ${CMAKE_CURRENT_SOURCE_DIR}/create_sequence.c ${CMAKE_CURRENT_SOURCE_DIR}/sequence.c ) |


