-- SModel.Config, last edit February 4, 1983 5:59 pm by Schmidt
-- last edit April 12, 1983 12:40 pm by Paul Rovner
-- Pilot 6.0/ Mesa 7.0
-- the configuration for the SModel program
SModel: CONFIG LINKS: CODE
IMPORTS CIFS, Commander, ConvertUnsafe, Date, DateAndTimeUnsafe, Directory, File, FileLookup,
FileStream, Heap, IO, IOMisc, LongString,
Process, Resource, Rope, RopeInline, Runtime,
Space, -- STP, STPOps, -- Stream,
String, System, Time, Transaction, UnsafeStorage,
UserCredentialsUnsafe, UserTerminal, ViewerOps,
Format, PupStream
CONTROL SModelImpl = {
SModelImpl;
DFSubrImpl;
DFParserImpl;
STPSubrImpl;
SubrImpl;
UECPImpl;
CWFImpl;
-- packet exchange
FQImpl;
UnsafeSTPs;
}.