WalnutSort.config
Eric Nickell, April 3, 1986 10:15:31 am PST
Dave Rumph, December 10, 1985 1:35:14 pm PST
WalnutSort: CONFIGURATION
IMPORTS ACFind, Commander, CommandTool, Convert, DB, FS, IO, MBQueue, MessageWindow, Process, Rope, SymTab, UserCredentials, UserProfile, WalnutOps, WalnutRegistry, WalnutWindow, WalnutWindowInternal
EXPORTS ALL
CONTROL WalnutSortDBImpl, WalnutSortMailImpl
= BEGIN
WalnutSortDBImpl;
WalnutSortMailImpl;
END.