Ignore:
Timestamp:
Sep 12, 2006, 4:35:11 PM (18 years ago)
Author:
ole
Message:

Moved shallow water out from the old pyvolution directory.
All tests pass, most examples and okushiri works again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/damage/inundation_damage.py

    r3560 r3563  
    2828
    2929from anuga.utilities.numerical_tools import ensure_numeric
    30 from anuga.abstract_2d_finite_volumes.data_manager import Exposure_csv
     30from anuga.shallow_water.data_manager import Exposure_csv
    3131from anuga.abstract_2d_finite_volumes.util import file_function
    3232from anuga.geospatial_data.geospatial_data import ensure_absolute
Note: See TracChangeset for help on using the changeset viewer.