Changeset 3030
- Timestamp:
- May 31, 2006, 2:15:48 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/fit_interpolate/fit.py
r3014 r3030 326 326 msg += 'All vertices should be part of a triangle.\n' 327 327 msg += 'In the future this will be inforced.\n' 328 msg += 'The following vertices are not ;\n'328 msg += 'The following vertices are not part of a triangle;\n' 329 329 msg += str(loners) 330 330 print msg
Note: See TracChangeset
for help on using the changeset viewer.