-- DBStashPack.Config, last edit January 6, 1983 1:45 pm
-- Pilot 6.0/ Mesa 7.0
-- the configuration for the DBStashPack program

DBStashPack: CONFIG LINKS: CODE
IMPORTS Directory, File, FileStream, Heap, IO, LongString,
	Rope, Runtime, Space, 
	Stream, Time, Transaction, UnsafeStorage, UserCredentialsUnsafe, UserExec
EXPORTS DBStash, UECP
CONTROL DBStashImpl = {

DBStashImpl;

SubrImpl;
CWFImpl;

UECPImpl;

}.