Changeset 642 in tailor
- Timestamp:
- 08/19/05 22:40:10 (8 years ago)
- Hash name:
- 20050819204010-97f81-8dc50efbed9e4a25bdb4f5c01cdb57bd28d5d0dc
- File:
-
- 1 edited
-
vcpx/tailor.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/tailor.py
r640 r642 7 7 8 8 """ 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. 9 Implement the frontend functionalities. 14 10 """ 15 11
Note: See TracChangeset
for help on using the changeset viewer.
