Newt.config
Last Edited by: Swinehart, April 30, 1984 1:15:51 pm PDT
Last Edited by: Lia, September 26, 1983 3:57 pm
Newt: CONFIGURATION
IMPORTS AlpineCmds, AlpineFS, Atom, BasicTime, ButtonsImpl, Commander, CommandTool, DB, FinchSmarts, FS, IO, Log, MBQueueImpl, Names, Nice, Process, Rope, UserCredentials, UserProfile, ViewerOps, WalnutDisplayerOps, WalnutSendInternal, WalnutSendOps
EXPORTS Nuthatch, Walnuthatch
CONTROL NuthatchImpl, NuthatchLogImpl, NuthatchDBImpl, NuthatchUpdaterImpl, WalnuthatchImpl, RecordingLockImpl = {
NuthatchImpl;
NuthatchLogImpl;
NuthatchDBImpl;
NuthatchUpdaterImpl;
WalnuthatchImpl;
RecordingLockImpl;
UncleanImpl;
}.