Changeset 642 in tailor


Ignore:
Timestamp:
08/19/05 22:40:10 (8 years ago)
Author:
lele@…
Hash name:
20050819204010-97f81-8dc50efbed9e4a25bdb4f5c01cdb57bd28d5d0dc
Message:

Remove outdated documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/tailor.py

    r640 r642  
    77 
    88""" 
    9 Implement the basic capabilities of the frontend. 
    10  
    11 This implementation stores the relevant project information, needed to 
    12 keep the whole thing going on, such as the last synced revision, in a 
    13 unversioned file named ``tailor.info`` at the root. 
     9Implement the frontend functionalities. 
    1410""" 
    1511 
Note: See TracChangeset for help on using the changeset viewer.