Ignore:
Timestamp:
Jun 15, 2010, 12:06:46 PM (13 years ago)
Author:
hudson
Message:

Refactorings to allow tests to pass.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/shallow_water/tsh2sww.py

    r7735 r7841  
    1313from anuga.pyvolution.pmesh2domain import pmesh_to_domain_instance
    1414import time, os
    15 from anuga.pyvolution.sww_file import SWW_file
     15from anuga.file.sww import SWW_file
    1616from anuga.utilities.numerical_tools import mean
    1717import anuga.utilities.log as log
Note: See TracChangeset for help on using the changeset viewer.