Changeset 110
- Timestamp:
- 09/06/05 07:18:52 (3 years ago)
- Files:
-
- addcommentmacro/trunk/AddComment.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
addcommentmacro/trunk/AddComment.py
r61 r110 34 34 35 35 disabled = '' 36 print dir(hdf)37 36 38 37 comment = hdf.getValue("args.addcomment", "")
