# # ChangeLog for /vtcross/branches/bhilburn/src/include/vtcross/components.h # # Generated by Trac 0.11.7 # 06/26/24 14:00:39 Thu, 12 Mar 2009 04:06:38 GMT bhilburn [140] * vtcross/branches/bhilburn/src/include/vtcross/components.h (modified) * vtcross/branches/bhilburn/src/policy_engines/policy_engine.cpp (added) Created the PolicyEngine implementation file. Have not yet added it to ... Tue, 10 Mar 2009 18:02:25 GMT bhilburn [125] * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/src/cognitive_engines/Makefile.am (modified) * vtcross/branches/bhilburn/src/cognitive_engines/cbr.c (modified) * vtcross/branches/bhilburn/src/cognitive_engines/cbr_demo.c (modified) * vtcross/branches/bhilburn/src/include/Makefile.am (modified) * vtcross/branches/bhilburn/src/include/vtcross (added) * vtcross/branches/bhilburn/src/include/vtcross/Makefile.am (added) * vtcross/branches/bhilburn/src/include/vtcross/cbr.h (moved) * vtcross/branches/bhilburn/src/include/vtcross/components.h (moved) * vtcross/branches/bhilburn/src/include/vtcross/containers.h (moved) * vtcross/branches/bhilburn/src/include/vtcross/libvtcross.h (moved) * vtcross/branches/bhilburn/src/policy_engines/Makefile.am (modified) * vtcross/branches/bhilburn/src/policy_engines/default_policy_engine.c (modified) * vtcross/branches/bhilburn/src/policy_engines/policy_demo (added) Header include directory now properly configured for system install, and ... Mon, 09 Mar 2009 18:02:39 GMT bhilburn [115] * vtcross/branches/bhilburn/.gitignore (modified) * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/src/include/cbr.h (modified) * vtcross/branches/bhilburn/src/include/components.h (modified) * vtcross/branches/bhilburn/src/include/containers.h (modified) * vtcross/branches/bhilburn/src/include/libvtcross.h (modified) Added preproc code to headers to prevent multiple scans, told git to ...