Changeset 9562 for trunk/anuga_core/source/anuga/advection/__init__.py
- Timestamp:
- Jan 31, 2015, 7:12:40 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/advection/__init__.py
r9551 r9562 6 6 from advection import Advection_Domain 7 7 8 from numpy.testing import Tester 9 test = Tester().test 8 10 9 11 10 12 11
Note: See TracChangeset
for help on using the changeset viewer.