File: ModelDB.config
Copyright © 1985 by Xerox Corporation. All rights reserved.
Contents: Config containing Cypress Model Level
File created by Rick Cattell on June 10, 1980
Last edited by:
Rick Cattell on November 8, 1983 2:23 pm
MBrown on 15-Jul-81 18:56:23
Willie-Sue on February 15, 1985 6:06:24 pm PST
Last Edited by: Wert, August 4, 1984 8:44:29 pm PDT
Donahue, April 10, 1986 2:07:19 pm PST
Widom, September 11, 1985 11:45:14 am PDT
ModelDB: CONFIGURATION
IMPORTS
Atom, BasicTime, CardTable, ConvertUnsafe, DBSegment, DBStorage, DBStorageField, DBStats, FS, RefTab, Rope, SymTab
EXPORTS ALL  -- why not
CONTROL
DBImpl,
DBModelSegmentImpl,
DBModelDomainImpl,
DBModelIndexImpl,
DBModelRelationImpl
= BEGIN
DBImpl;
DBModelSegmentImpl;
DBModelDomainImpl;
DBModelIndexImpl;
DBModelRelationImpl;
END.--ModelDB