File: Thyme.config
Last Edited by: SChen, May 17, 1985 5:25:11 pm PDT
Thyme: CONFIGURATION
IMPORTS
Atom, BasicTime, Buttons, Commander, CommandTool, Containers, FS, Graphics, GraphicsOps, FileNames, IconManager, IO, Labels, Menus, MessageWindow, Plot, Process, Real, RealFns, RefText, Rope, RopeFrom, Rules, spGlobals, TiogaOps, TypeScript, VFonts, ViewerBLT, ViewerIO, ViewerOps, ViewerEvents, ViewerTools, VM
EXPORTS
spGlobals
CONTROL
ThymeViewers =
BEGIN
Level2Model;
spAnalysis;
spBomb;
spErrors;
spExpressions;
spFunctions;
spGlobalsImpl;
spInput;
spMain;
spModels;
spOutput;
spSolve;
ThymeViewers;
ThymeCleanUp;
END.