File: Thyme.config
Last Edited by: SChen, May 28, 1985 6:50:35 pm PDT
Sweetsun Chen, July 16, 1985 8:38:16 pm PDT
Thyme: CONFIGURATION
IMPORTS
Atom, BasicTime, Buttons, Commander, CommandTool, Containers, FS, FileNames, Imager, ImagerBackdoor, IO, Labels, Menus, MessageWindow, Plot, Process, Real, RealFns, RefText, Rope, Rules, spGlobals, TiogaOps, TypeScript, VFonts, ViewerBLT, ViewerEvents, ViewerIO, ViewerOps, ViewerPrivate, ViewerTools, VM
EXPORTS
spGlobals
CONTROL
ThymeViewers =
BEGIN
Level2Model;
spAnalysis;
spBomb;
spErrors;
spExpressions;
spFunctions;
spGlobalsImpl;
spInput;
spMain;
spModels;
spOutput;
spSolve;
ThymeViewers;
ThymeCleanUp;
END.