YggIndexImpls.config
Copyright Ó 1988 by Xerox Corporation. All rights reserved.
Last edited by:
Bob Hagmann January 4, 1989 1:04:28 pm PST

YggIndexImpls: CONFIGURATION
IMPORTS Atom, BasicTime, BTree, BTreeVM, IO, PrincOpsUtils, Process, RedBlackTree, RefTab, Rope, SafeStorage, YggDID, YggDIDMap, YggFile, YggFileStream, YggFixedNames, YggNav, YggRep, YggTransaction
EXPORTS ALL
CONTROL YggIndexImpl, YggIndexMaintImpl =

BEGIN

YggIndexImpl;
YggIndexMaintImpl;

END.