Changeset 5195


Ignore:
Timestamp:
Apr 9, 2008, 10:07:32 AM (15 years ago)
Author:
duncan
Message:

Generalising to work in EQRM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/utilities/data_audit.py

    r5057 r5195  
    5353from os.path import join, splitext
    5454
    55 from anuga.utilities.xml_tools import xml2object, XML_element
    56 from anuga.utilities.system_tools import compute_checksum
     55# Don't add anuga.utilities to these imports
     56# EQRM also uses this file, but has a different directory structure
     57from xml_tools import xml2object, XML_element
     58from system_tools import compute_checksum
    5759
    5860
Note: See TracChangeset for help on using the changeset viewer.