Changeset 8022 for trunk/anuga_core/source/anuga/advection
- Timestamp:
- Sep 20, 2010, 8:46:00 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/advection/__init__.py
r7876 r8022 8 8 sys.path += __path__ 9 9 10 from advection import Advection_Domain 10 11 11 12 12 13 14 15
Note: See TracChangeset
for help on using the changeset viewer.