# # ChangeLog for /vtcross/trunk/src/cognitive_engines/CBR_CE/CBR_CE.cpp # # Generated by Trac 0.11.7 # 07/05/24 19:43:14 Mon, 04 Jan 2010 20:14:19 GMT bhilburn [534] * vtcross/trunk/src/cognitive_engines/CBR_CE/CBR_CE.cpp (modified) * vtcross/trunk/src/cognitive_engines/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_CE.cpp (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_Demo.cpp (modified) Converted the OSSIE stuff to use the new class tree. 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 ...