Changeset 3485 for nappy/trunk/nappy/na_file/na_file_1010.py
- Timestamp:
- 21/02/08 12:07:46 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nappy/trunk/nappy/na_file/na_file_1010.py
r3461 r3485 19 19 import nappy.na_file.na_file_1001 20 20 21 class NAFile1010(nappy.na_file.na_file _1001.NAFile1001):21 class NAFile1010(nappy.na_file.na_file.NAFile): 22 22 """ 23 23 Class to read, write and interact with NASA Ames files conforming to the
Note: See TracChangeset
for help on using the changeset viewer.