- Timestamp:
- May 9, 2013, 11:48:31 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/structures/structure_operator.py
r8825 r8858 210 210 211 211 212 212 def set_height(self, height): 213 214 self.height = height 215 216 def set_width(self, width): 217 218 self.width = width 219 213 220 214 221 def __process_non_skew_culvert(self):
Note: See TracChangeset
for help on using the changeset viewer.