# # ChangeLog for /vtcross/branches/bhilburn/src/include/Makefile.am # # Generated by Trac 0.11.7 # 06/29/24 07:05:43 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 19:19:52 GMT bhilburn [120] * vtcross/branches/bhilburn/Makefile.am (modified) * vtcross/branches/bhilburn/src/Makefile.am (modified) * vtcross/branches/bhilburn/src/case_based_reasoners (added) * vtcross/branches/bhilburn/src/case_based_reasoners/Makefile.am (added) * vtcross/branches/bhilburn/src/case_based_reasoners/cbr.c (moved) * vtcross/branches/bhilburn/src/case_based_reasoners/cbr_demo.c (moved) * vtcross/branches/bhilburn/src/cognitive_engines (added) * vtcross/branches/bhilburn/src/cognitive_engines/Makefile.am (copied) * vtcross/branches/bhilburn/src/include/Makefile.am (copied) * vtcross/branches/bhilburn/src/libvtcross/Makefile.am (copied) * vtcross/branches/bhilburn/src/policy_engines (added) * vtcross/branches/bhilburn/src/policy_engines/Makefile.am (added) * vtcross/branches/bhilburn/src/policy_engines/default_policy_engine.c (moved) * vtcross/branches/bhilburn/src/service_management_layer (added) * vtcross/branches/bhilburn/src/service_management_layer/Makefile.am (copied) * vtcross/branches/bhilburn/src/service_management_layer/dir_place_holder.temp (moved) * vtcross/branches/bhilburn/src/shell/Makefile.am (added) * vtcross/branches/bhilburn/src/tinyxml/Makefile.am (copied) Creating automake files for the various parts of the VTCROSS system. Got ... Mon, 09 Mar 2009 18:55:55 GMT bhilburn [117] * vtcross/branches/bhilburn/doc/Makefile.am (added) * vtcross/branches/bhilburn/src/Makefile.am (added) Adding empty automake files for subdirectories... will populate later.