[Subversion] / PEAK / setup.py  

Diff of /PEAK/setup.py

Parent Directory | Revision Log

version 767, Sat Nov 30 20:04:51 2002 UTC version 884, Mon Feb 17 19:42:11 2003 UTC
Line 106 
Line 106 
             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', 'metamodels', '-i', 'Interface', '-i', 'Persistence',                  '-i', 'Interface', '-i', 'Persistence',
                 '-i', 'kjbuckets', '.'                  '-i', 'kjbuckets', '.'
             ]              ]
             if not self.verbose: self.happy_options.insert(0,'-q')              if not self.verbose: self.happy_options.insert(0,'-q')
Line 137 
Line 137 
   
     packages=[      packages=[
         'peak', 'peak.api', 'peak.binding', 'peak.model', 'peak.metamodels',          'peak', 'peak.api', 'peak.binding', 'peak.model', 'peak.metamodels',
         'peak.metamodels.mof', 'peak.metamodels.uml',          'peak.metamodels.uml',
         'peak.naming', 'peak.naming.factories', 'peak.util', 'peak.running',          'peak.naming', 'peak.naming.factories', 'peak.util', 'peak.running',
         'peak.config', 'peak.storage',          'peak.config', 'peak.storage',
   


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help