[Subversion] / PEAK / setup.py  

Diff of /PEAK/setup.py

Parent Directory | Revision Log

version 1366, Fri Aug 29 13:34:38 2003 UTC version 1374, Sat Aug 30 20:37:37 2003 UTC
Line 1 
Line 1 
 #!/usr/bin/env python  #!/usr/bin/env python
   
 """Distutils setup file"""  """Distutils setup file"""
   
 execfile('src/setup/prologue.py')  execfile('src/setup/prologue.py')
Line 24 
Line 23 
     'peak.naming', 'peak.naming.factories', 'peak.net', 'peak.running',      'peak.naming', 'peak.naming.factories', 'peak.net', 'peak.running',
     'peak.running.tools', 'peak.running.tools.n2', 'peak.security',      'peak.running.tools', 'peak.running.tools.n2', 'peak.security',
     'peak.storage', 'peak.util', 'peak.web', 'protocols',      'peak.storage', 'peak.util', 'peak.web', 'protocols',
       'peak.running.tools.version'
 ]  ]
   
 extensions = [  extensions = [


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help