Ignore:
Timestamp:
2007-01-12T15:17:04+13:00 (17 years ago)
Author:
mdewsnip
Message:

Moved the LocalGreenstone class into the "greenstone" package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java

    r13592 r13594  
    4747import org.greenstone.gatherer.Dictionary;
    4848import org.greenstone.gatherer.Gatherer;
    49 import org.greenstone.gatherer.LocalGreenstone;
    5049import org.greenstone.gatherer.ServletConfiguration;
    5150import org.greenstone.gatherer.cdm.CollectionDesignManager;
     
    5453import org.greenstone.gatherer.cdm.CommandTokenizer;
    5554import org.greenstone.gatherer.greenstone.Classifiers;
     55import org.greenstone.gatherer.greenstone.LocalGreenstone;
    5656import org.greenstone.gatherer.greenstone.LocalLibraryServer;
    5757import org.greenstone.gatherer.greenstone.Plugins;
Note: See TracChangeset for help on using the changeset viewer.