-- MaintainButtons: config

-- Maintain.config

-- Andrew Birrell August 30, 1982 2:12 pm
-- Russ Atkinson, February 1, 1983 4:34 pm
-- Doug Wyatt, July 14, 1983 9:40 am

Maintain: CONFIGURATION
IMPORTS Atom, Buttons, Commander, Containers, GVBasics, GVNames, IO, Labels, Rope, Rules, TypeScript, UserCredentials, VFonts, ViewerIO, ViewerOps, ViewerTools
CONTROL MaintainButtons =

BEGIN

MaintainButtons;

END.