-- File: Peanut.config April 4, 1983 9:41 am Peanut: CONFIGURATION LINKS: CODE IMPORTS CedarSnapshot, CIFS, ConvertUnsafe, GVBasics, GVNames, GVRetrieve, GVSend, Icons, InputFocus, IO, List, Menus, PeanutSendMail, Process, PutGet, Rope, Storage, String, TextNode, TEditDisplay, TextEdit, TEditImpl, Time, TiogaFileOps, TiogaMenuOps, TiogaOps, TypeScript, UserExec, UserProfile, ViewerOps, VirtualDesktops, ViewerSpecs, VFonts, Rules, Buttons, Spell EXPORTS GVAnswer, GVMailParse, PeanutParse, PeanutSendMail CONTROL GVAnswerImpl, GVMailParseImpl, MailParser, PeanutWindowImpl, PeanutSendMailImpl, PeanutRetrieveImpl, PeanutTopImpl = BEGIN PeanutWindowImpl; PeanutRetrieveImpl; PeanutSendMailImpl; PeanutTopImpl; GVAnswerImpl; GVMailParseImpl; MailParser; END.