stephan     2003/02/18 04:20:55

  Modified:    src/blocks/chaperon/samples sitemap.xmap
  Log:
  Allow to retrieve the internally generated grammars.
  
  Revision  Changes    Path
  1.10      +1 -1      xml-cocoon2/src/blocks/chaperon/samples/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/blocks/chaperon/samples/sitemap.xmap,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- sitemap.xmap      17 Feb 2003 17:42:54 -0000      1.9
  +++ sitemap.xmap      18 Feb 2003 12:20:55 -0000      1.10
  @@ -113,7 +113,7 @@
   
    <map:pipelines>
   
  -  <map:pipeline type="caching" internal-only="true">
  +  <map:pipeline type="caching"><!-- internal-only="true">-->
      <map:match pattern="*.xlex">
       <map:generate                src="grammars/{1}.grm"/>
       <map:transform type="lexer"  src="grammars/grm.xlex"/>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to