File: Thyme.config
Last Edited by:
Sweetsun Chen, July 31, 1985 6:16:42 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.