Show
Ignore:
Timestamp:
09/07/09 12:43:48 (15 years ago)
Author:
bhilburn
Message:

First step in revamping component architecture in preperation for fixing
the CBR implementation. Files only now include the declaration for the
component they need - not all of them.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/src/include/vtcross/Makefile.am

    r411 r465  
    1616 
    1717include_HEADERS = error.h debug.h socketcomm.h cbr.h components.h \ 
    18                                   containers.h libvtcross.h common.h config.h 
     18                                  containers.h libvtcross.h common.h config.h \ 
     19                                  cross_shell.h service_management_layer.h \ 
     20                                  cognitive_engine.h policy_engine.h 
    1921