ovidiu      02/02/08 16:19:13

  Modified:    src/scratchpad/schecoon/scheme sitemap.scm
  Log:
  Import ContinuationsManager.
  
  Revision  Changes    Path
  1.9       +1 -0      xml-cocoon2/src/scratchpad/schecoon/scheme/sitemap.scm
  
  Index: sitemap.scm
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/scratchpad/schecoon/scheme/sitemap.scm,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- sitemap.scm       1 Feb 2002 01:41:18 -0000       1.8
  +++ sitemap.scm       9 Feb 2002 00:19:13 -0000       1.9
  @@ -7,6 +7,7 @@
   (load-module "sisc.modules.Regexp")
   (load-module "sisc.modules.J2S")
   (load-module "org.apache.cocoon.scheme.sitemap.SchemeSitemapFunctions")
  +(load-module "org.apache.cocoon.scheme.sitemap.ContinuationsManager")
   
   ;; A Cocoon XML sitemap description is processed by the Scheme code in
   ;; this file. The processing happens in several steps:
  
  
  

----------------------------------------------------------------------
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