EditorComforts.config
Copyright © 1984, 1985 by Xerox Corporation. All rights reserved.
Maxwell, January 23, 1984 3:37:36 pm PST
Russ Atkinson (RRA) February 11, 1985 11:15:54 pm PST
EditorComforts: CONFIGURATION
IMPORTS AMTypes, Ascii, BasicTime, Convert, FS, InputFocus, Interpreter, IO, Menus, MessageWindow, PrintTV, Process, Rope, Terminal, TiogaMenuOps, TiogaOps, UserCredentials, UserProfile, ViewerTools, WindowManager
EXPORTS ALL
CONTROL EditorComfortsAImpl, EditorComfortsBImpl = BEGIN
EditorComfortsAImpl;
EditorComfortsBImpl;
END.