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;
}.