Ignore:
Timestamp:
03/20/14 07:43:05 (11 years ago)
Author:
cborstad
Message:

CHG: cleaning up import * statements, caught a few missing modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/transient.py

    r17114 r17497  
    11from fielddisplay import fielddisplay
    22from EnumDefinitions import *
    3 from checkfield import *
    4 from WriteData import *
     3from checkfield import checkfield
     4from WriteData import WriteData
    55
    66class transient(object):
Note: See TracChangeset for help on using the changeset viewer.