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/cdm/ArgumentConfiguration.java

    r8236 r8243  
    3535import org.greenstone.gatherer.Dictionary;
    3636import org.greenstone.gatherer.Gatherer;
    37 import org.greenstone.gatherer.cdm.Argument;
    38 import org.greenstone.gatherer.cdm.ArgumentContainer;
    39 import org.greenstone.gatherer.cdm.Classifier;
    40 import org.greenstone.gatherer.cdm.CollectionDesignManager;
    41 import org.greenstone.gatherer.cdm.PlugIn;
    4237import org.greenstone.gatherer.gui.GComboBox;
    4338import org.greenstone.gatherer.gui.GLIButton;
Note: See TracChangeset for help on using the changeset viewer.