[Subversion] / PEAK / setup.py  

Diff of /PEAK/setup.py

Parent Directory | Revision Log

version 581, Wed Oct 30 23:14:05 2002 UTC version 582, Thu Oct 31 02:08:38 2002 UTC
Line 107 
Line 107 
             self.happy_options = [              self.happy_options = [
                 '-t', 'PEAK Reference', '-d', self.doc_output_path,                  '-t', 'PEAK Reference', '-d', self.doc_output_path,
                 '-i', 'examples', '-i', 'old', '-i', 'tests',                  '-i', 'examples', '-i', 'old', '-i', 'tests',
                 '-i', 'Interface', '.'                  '-i', 'Interface', '-i', 'Persistence', '-i', 'kjbuckets', '.'
             ]              ]
             if not self.verbose: self.happy_options.insert(0,'-q')              if not self.verbose: self.happy_options.insert(0,'-q')
   


Generate output suitable for use with a patch program
Legend:
Removed from v.581  
changed lines
  Added in v.582

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help