File: Cypress.config
Last edited by:
Cattell on November 2, 1983 10:19 am
MBrown on February 22, 1983 1:27 pm
Willie-Sue on February 15, 1985 6:12:30 pm PST
Wert, August 1, 1984 0:09:09 am PDT
Widom, September 11, 1985 11:45:10 am PDT
Donahue, May 1, 1986 2:14:48 pm PDT
Cypress:
CONFIGURATION
IMPORTS
From Alpine
AlpFile, AlpineDirectory, AlpInstance, AlpTransaction,
From Cedar
Atom, CardTable, BasicTime, ConvertUnsafe,
FS,
IO, Process, ProcessProps, RefTab, RefText, Rope,
RPC, SafeStorage, SymTab,
VM
EXPORTS
ALL
-- why not
CONTROL
ModelDB,
SegmentDB,
StorageDB =
BEGIN
SegmentDB;
-- Segment and Cache impls
StorageDB;
-- Storage and Index impls
ModelDB;
-- Model and Tuple impls
END.
-- Cypress