Ignore:
Timestamp:
Oct 14, 2011, 11:56:10 AM (13 years ago)
Author:
steve
Message:

Added in version and authors to anuga metadata

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/__init__.py

    r8179 r8226  
    2727# Make selected classes available directly
    2828#-----------------------------------------------------
     29from anuga.__metadata__ import __version__, __date__, __author__
    2930
    3031from anuga.shallow_water.shallow_water_domain import Domain
Note: See TracChangeset for help on using the changeset viewer.