Changeset 391
- Timestamp:
- Oct 12, 2004, 3:04:55 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pmesh/load_mesh/loadASCII.py
r369 r391 91 91 line.strip() # so we can get the region string 92 92 fragments = line.split() 93 #print fragments93 #print "triangle info", fragments 94 94 fragments.pop(0) #pop off the index 95 95
Note: See TracChangeset
for help on using the changeset viewer.