ajack       2004/06/17 13:05:52

  Modified:    python/gump/document/xdocs Tag: CleanUp documenter.py
  Log:
  Lack of consistency bites again...
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.9.2.15  +1 -1      gump/python/gump/document/xdocs/documenter.py
  
  Index: documenter.py
  ===================================================================
  RCS file: /home/cvs/gump/python/gump/document/xdocs/documenter.py,v
  retrieving revision 1.9.2.14
  retrieving revision 1.9.2.15
  diff -u -r1.9.2.14 -r1.9.2.15
  --- documenter.py     17 Jun 2004 19:55:09 -0000      1.9.2.14
  +++ documenter.py     17 Jun 2004 20:05:52 -0000      1.9.2.15
  @@ -1710,7 +1710,7 @@
           
           statsTable=statsSection.createTable()           
           
  -        if self.config.isXDocs():
  +        if self.config.isXdocs():
               # Generate an SVG for FOG:
               (file,title) = self.diagramFOG(project)
               if file:
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to