Changeset 6478 for misc/tools/plotcsv/plotcsv.py
- Timestamp:
- Mar 10, 2009, 10:29:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
misc/tools/plotcsv/plotcsv.py
r6477 r6478 53 53 # program name and version 54 54 APP_NAME = 'plotcsv' 55 APP_VERSION = '0. 2'55 APP_VERSION = '0.3' 56 56 57 57 # name of the configuration filename
Note: See TracChangeset
for help on using the changeset viewer.