python-adfs
changeset 42:4f59a14ed25b
Updated the text slightly to indicate that cmdsyntax.py is optional.
| author | David Boddie <david@boddie.org.uk> |
|---|---|
| date | Tue Apr 15 23:41:38 2003 +0200 |
| parents | 1e7b537eb567 |
| children | 1a0587b13329 |
| files | README.txt |
| diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/README.txt Tue Apr 15 23:40:58 2003 +0200 1.2 +++ b/README.txt Tue Apr 15 23:41:38 2003 +0200 1.3 @@ -3,7 +3,8 @@ 1.4 This is a snapshot of my ADFS floppy disc reading library and its associated 1.5 utility. 1.6 1.7 -The ADF2INF utility requires the cmdsyntax module. See 1.8 +The ADF2INF utility will take advantage of the cmdsyntax module if 1.9 +available. See 1.10 1.11 http://www.boddie.org.uk/david/Projects/Python/CMDSyntax 1.12
