Changeset 6444


Ignore:
Timestamp:
Mar 4, 2009, 1:09:14 PM (15 years ago)
Author:
kristy
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/interface.py

    r6266 r6444  
    1414from anuga.shallow_water import Field_boundary
    1515from anuga.shallow_water import Transmissive_stage_zero_momentum_boundary
    16 
     16from anuga.abstract_2d_finite_volumes.generic_boundary_conditions import Time_boundary
     17from anuga.abstract_2d_finite_volumes.util import file_function
    1718
    1819from anuga.shallow_water.data_manager import export_grid, create_sts_boundary
Note: See TracChangeset for help on using the changeset viewer.