# # ChangeLog for /vtcross/trunk/src/cognitive_engines/CognitiveEngine.cpp # # Generated by Trac 0.11.7 # 06/29/24 09:33:26 Thu, 04 Mar 2010 17:21:26 GMT bhilburn [544] * vtcross/trunk/src/cognitive_engines/CBR.cpp (copied) * vtcross/trunk/src/cognitive_engines/CognitiveEngine.cpp (modified) * vtcross/trunk/src/cognitive_engines/Makefile.am (modified) * vtcross/trunk/src/include/vtcross/cbr.h (modified) Moved the implementation for the CBR into its own file, now compiling it ... Mon, 04 Jan 2010 20:14:18 GMT bhilburn [532] * vtcross/trunk/src/cognitive_engines/CBR_CE/CBR_CE.cpp (added) * vtcross/trunk/src/cognitive_engines/CBR_CE/CognitiveEngine.cpp (deleted) * vtcross/trunk/src/cognitive_engines/CBR_CE/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/CBR_CE/cbr_demo.cpp (modified) * vtcross/trunk/src/cognitive_engines/CognitiveEngine.cpp (modified) * vtcross/trunk/src/cognitive_engines/Makefile.am (modified) Recreated the CognitiveEngine class, inherited and implemented it with ... Mon, 04 Jan 2010 20:14:17 GMT bhilburn [531] * vtcross/trunk/src/cognitive_engines/CognitiveEngine.cpp (added) * vtcross/trunk/src/include/vtcross/cognitive_engine.h (modified) Creating the new CognitiveEngine.cpp default implementation file, ...