RosemaryPackage.config
Copyright Ó 1987 by Xerox Corporation. All rights reserved.
Barth, September 10, 1987 1:50:29 pm PDT
Jean-Marc Frailong January 22, 1988 2:48:47 pm PST
Pradeep Sindhu February 19, 1988 6:24:08 am PST
Bertrand Serlet May 5, 1988 10:58:19 pm PDT
RosemaryPackage: CONFIGURATION
IMPORTS
Basics, BasicTime, BitOps, BrineIO, Buttons, ChoiceButtons, Containers, Convert, CoreClasses, CoreFlat, CoreIO, CoreOps, CoreProperties, FS, IO, List, PlotGraph, PrincOpsUtils, Process, ProcessProps, ReadEvalPrint, Real, RedBlackTree, RefTab, RefText, Rope, Rules, SafeStorage, SymTab, TerminalIO, TypeScript, ViewerEvents, ViewerIO, ViewerOps, ViewerTools
EXPORTS
Ports, Rosemary, RosemaryUser, RosemaryVector
CONTROL
PortsImpl, RosemaryImpl, RosemaryUserBackingImpl, RosemaryUserViewerImpl, RosemaryVectorImpl =
BEGIN
RosemaryImpl;
RosemaryUserBackingImpl;
RosemaryUserViewerImpl;
RosemaryVectorImpl;
PortsImpl;
END.