-- VPlot.config -- last modified by McCreight, November 9, 1983 3:04 pm -- Last Edited by: Jacobi, October 27, 1983 12:37 pm VPlot: CONFIGURATION IMPORTS -- IMPORTED by VersatecImpl Atom, CD, CDApplications, CDCallSpecific, CDDialogue, CDOps, CDProperties, CDSequencer, ConvertUnsafe, FileIO, Graphics, GraphicsOps, IO, Menus, Process, Real, Terminal, VFonts, ViewerOps, -- IMPORTED by RemoteFiles AlpineInterimDirectory, AlpFile, AlpTransaction, FileIOAlpine, Stream, UserCredentials, -- IMPORTED by STPPackage -- ConvertUnsafe, FileStream, Format, Heap, PupStream, Rope, -- Stream, LongString, Time, -- IMPORTED by CornerStitchingImpl SafeStorage EXPORTS CornerStitching, NewSTP, RemoteFiles, UnsafeSTP CONTROL STPPackage, CornerStitchingImpl, VersatecImpl = BEGIN STPPackage; CornerStitchingImpl; RemoteFilesImpl; VersatecImpl; END.