Changeset 2134

Show
Ignore:
Timestamp:
09/19/07 03:18:23 (1 year ago)
Author:
arj..@yirdis.nl
Message:

cosmetic update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphor/trunk/gaphor/__init__.py

    r1267 r2134  
    11#!/usr/bin/env python 
    2 # vim:sw=4 
    3 """This is Gaphor, a Python based UML editor
     2""" 
     3This is Gaphor, a Python based UML modelling tool
    44""" 
    55 
     
    5555    refs = [] 
    5656 
     57# vim:sw=4