Changeset 958
- Timestamp:
 - Oct 18, 2011, 4:19:37 PM (14 years ago)
 - Location:
 - dassmodus/trunk/dassmodus
 - Files:
 - 
      
- 2 added
 - 1 edited
 
- 
          
  .project (added)
 - 
          
  .pydevproject (added)
 - 
          
  dassmodus/setup.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
dassmodus/trunk/dassmodus/dassmodus/setup.py
r953 r958 13 13 packages=['dassmodus','dassmodus/ui'], 14 14 scripts=['dassModus.py'], 15 data_files=[('share/dassmodus',['templates/BEE404psql.dmdz'])] 15 data_files=[('share/dassmodus',['templates/BEE404psql.dmdz', 16 'templates/503_psql.dmdz'])] 17 16 18 ) 17 19  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  