-- Maintain.config
-- Hal Murray, October 13, 1984 4:43:56 pm PDT
-- Andrew Birrell August 25, 1983 11:06 am
Maintain: CONFIGURATION
IMPORTS
GrapevineUser
ConvertUnsafe, Process, PupDefs, PupStream,
MaintainButtons
Atom, BasicTime, Buttons, Commander, Containers, GVBasics, GVNames, IO, Labels, Rope, Rules, TypeScript, UserCredentials, VFonts, ViewerIO, ViewerOps, ViewerTools
CONTROL MaintainButtons =
BEGIN
-- GrapevineUser;
MaintainButtons;
END.