Ignore:
Timestamp:
Jun 3, 2010, 6:03:07 PM (14 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/file_conversion/test_2pts.py

    r7758 r7776  
    88from anuga.shallow_water.shallow_water_domain import Domain
    99from anuga.coordinate_transforms.geo_reference import Geo_reference
    10 from anuga.shallow_water.sww_file import SWW_file
     10from anuga.file.sww import Write_sww, SWW_file
    1111from anuga.abstract_2d_finite_volumes.generic_boundary_conditions \
    1212                            import Transmissive_boundary
Note: See TracChangeset for help on using the changeset viewer.