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

Moved the LocalLibraryServer class into the "greenstone" package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java

    r13586 r13592  
    3535import org.greenstone.gatherer.DebugStream;
    3636import org.greenstone.gatherer.Gatherer;
    37 import org.greenstone.gatherer.LocalLibraryServer;
    3837import org.greenstone.gatherer.collection.CollectionManager;
     38import org.greenstone.gatherer.greenstone.LocalLibraryServer;
    3939import org.greenstone.gatherer.gui.GLIButton;
    4040import org.greenstone.gatherer.metadata.MetadataElement;
Note: See TracChangeset for help on using the changeset viewer.