Changeset 8226 for trunk/anuga_core/source/anuga/__init__.py
- Timestamp:
- Oct 14, 2011, 11:56:10 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/__init__.py
r8179 r8226 27 27 # Make selected classes available directly 28 28 #----------------------------------------------------- 29 from anuga.__metadata__ import __version__, __date__, __author__ 29 30 30 31 from anuga.shallow_water.shallow_water_domain import Domain
Note: See TracChangeset
for help on using the changeset viewer.