Maintain.config
Copyright © 1986 by Xerox Corporation. All rights reserved.
John Larson, May 27, 1986 5:26:50 pm PDT
Maintain: CONFIGURATION
IMPORTS Atom, BasicTime, Buttons, Commander, Containers, FS, GVBasics, GVNames, GvNsMap, IO, Labels, MessageWindow, Rope, RopeList, Rules, TypeScript, UserCredentials, ViewerIO, ViewerOps, ViewerTools
EXPORTS ALL
CONTROL MaintainImpl
= BEGIN
GvNsMapImpl;
MaintainImpl;
END.