# # ChangeLog for /vtcross/branches/trnewman/CR_engines/CBR/Makefile # # Generated by Trac 0.11.7 # 06/30/24 09:56:56 Tue, 02 Dec 2008 16:32:27 GMT jgaeddert [91] * vtcross/branches/trnewman/CR_engines/CBR/Makefile (modified) removing unnecessary socket library from Makefile Mon, 24 Nov 2008 16:56:47 GMT ahe [77] * vtcross/branches/trnewman/CR_engines/CBR/Makefile (modified) * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.c (modified) * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.c (added) cbr in c working with socket Mon, 24 Nov 2008 02:11:53 GMT ahe [76] * vtcross/branches/trnewman/CR_engines/CBR/Makefile (added) * vtcross/branches/trnewman/CR_engines/CBR/src (added) * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.c (added) * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.h (added) * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.cpp (added) * vtcross/branches/trnewman/CR_engines/CBR/src/sqlite3.c (added) * vtcross/branches/trnewman/CR_engines/CBR/src/sqlite3.h (added) * vtcross/branches/trnewman/CR_engines/CBR/src/sqlite3ext.h (added) try to incorporate cbr but failed in compiling