File: Thyme.config
Last Edited by:
Sweetsun Chen, April 26, 1986 4:31:33 pm PST
Thyme: CONFIGURATION
IMPORTS
Atom, BasicTime, Buttons, Commander, CommandTool, Containers, Convert, FS, FileNames, GraphOps, GraphPrivate, GraphUtil, Imager, ImagerBackdoor, IO, Labels, List, Menus, MessageWindow, 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.