Ignore:
Timestamp:
Jun 3, 2010, 6:03:07 PM (15 years ago)
Author:
hudson
Message:

Removed redundant data_manager class. Unit tests are running, but may fail.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/fit_interpolate/test_interpolate.py

    r7737 r7776  
    2424from anuga.shallow_water import Domain, Transmissive_boundary
    2525from anuga.utilities.numerical_tools import mean, NAN
    26 from anuga.shallow_water.sww_file import SWW_file
     26from anuga.file.sww import SWW_file
    2727from anuga.shallow_water.shallow_water_domain import Domain
    2828from abstract_2d_finite_volumes.quantity import Quantity
Note: See TracChangeset for help on using the changeset viewer.