source:
trunk/anuga_core/anuga/pymetis/__init__.py
@
9679
Last change on this file since 9679 was 9562, checked in by , 10 years ago | |
---|---|
File size: 108 bytes |
Line | |
---|---|
1 | """Make directory available as a Python package |
2 | """ |
3 | |
4 | from numpy.testing import Tester |
5 | test = Tester().test |
6 |
Note: See TracBrowser
for help on using the repository browser.