Changeset 4591
- Timestamp:
- Jul 4, 2007, 6:38:57 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/geospatial_data/geospatial_data.py
r4576 r4591 840 840 self.finished_reading = False 841 841 842 elif self.file_name[-4:] == ".pts":842 elif self.file_name[-4:] == ".pts": 843 843 if self.start_row == self.last_row: 844 844 # read the end of the file last iteration
Note: See TracChangeset
for help on using the changeset viewer.