Ignore:
Timestamp:
Aug 29, 2006, 11:30:14 AM (18 years ago)
Author:
duncan
Message:

change imports so reflect the new structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • development/dam_2006/create_mesh.py

    r3446 r3535  
    22"""
    33
    4 #!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    5 # Assume that the root AnuGA dir is included in your pythonpath
    6 #!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    74
    8 from pmesh.mesh import *
    9 from coordinate_transforms.geo_reference import Geo_reference
     5from anuga.pmesh.mesh import *
     6from anuga.coordinate_transforms.geo_reference import Geo_reference
    107
    118
Note: See TracChangeset for help on using the changeset viewer.