-- CedarInitSequence.mesa
-- last edited by Levin on November 2, 1982 1:13 pm
-- last edited by Paul Rovner on October 13, 1982 11:38 am


CedarInitSequence: DEFINITIONS =

BEGIN

StartCedarCore: PROGRAM;

StartCedarUserInterface: PROGRAM;

StartCedarTools: PROGRAM;

END.