Ignore:
Timestamp:
2004-10-08T13:20:01+13:00 (20 years ago)
Author:
mdewsnip
Message:

Removed all occurrences of classes explicitly importing other classes in the same package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/msm/MSMPrompt.java

    r8231 r8243  
    4949import org.greenstone.gatherer.gui.ModalDialog;
    5050import org.greenstone.gatherer.gui.SimpleMenuBar;
    51 import org.greenstone.gatherer.msm.Declarations;
    52 import org.greenstone.gatherer.msm.MetadataSet;
    53 import org.greenstone.gatherer.msm.MetadataSetManager;
    54 import org.greenstone.gatherer.msm.MSMUtils;
    5551import org.greenstone.gatherer.util.ArrayTools;
    5652import org.w3c.dom.*;
Note: See TracChangeset for help on using the changeset viewer.