Changeset 5936
- Timestamp:
- Nov 11, 2008, 12:06:53 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/abstract_2d_finite_volumes/util.py
r5897 r5936 2179 2179 if verbose: print 'File %s exists' %(sww_file) 2180 2180 else: 2181 msg = 'File "%s" could not be opened: Error=line2181'\2181 msg = 'File "%s" could not be opened: no read permission'\ 2182 2182 %(sww_file) 2183 2183 raise msg
Note: See TracChangeset
for help on using the changeset viewer.