You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axkit-dev@xml.apache.org by ma...@apache.org on 2004/05/20 20:46:28 UTC

cvs commit: xml-axkit axconfig.h

mach        2004/05/20 11:46:28

  Modified:    .        Tag: axkit-pipeline-2 axconfig.h
  Log:
  axpipelinecontroller bit
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.8.6.1   +2 -1      xml-axkit/axconfig.h
  
  Index: axconfig.h
  ===================================================================
  RCS file: /home/cvs/xml-axkit/axconfig.h,v
  retrieving revision 1.8
  retrieving revision 1.8.6.1
  diff -u -r1.8 -r1.8.6.1
  --- axconfig.h	28 Jun 2002 01:26:01 -0000	1.8
  +++ axconfig.h	20 May 2004 18:46:28 -0000	1.8.6.1
  @@ -38,6 +38,7 @@
       char * config_reader_module;
       char * contentprovider_module;
       char * styleprovider_module;
  +    char * pipeline_controller_module;
       char * default_style;
       char * default_media;
       char * cache_module;