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