CDMebesGenNMosDesign.cm
McCreight, June 23, 1986 5:47:29 pm PDT
install CDMEBESNMOS17Sep
← %CDMEBES.stripesPerClump ← 5; -- package default is 10; if VM overflows or thrashes badly, you should consider reducing this number to 2.
← %CDMEBES.wDir ← "///mebes/";
← &design ← CDIO.ReadDesign[TerminalIO.RequestRope["Enter design file name, please: "], NIL];
← &comm ← NEW[CDSequencer.CommandRec ← [design: &design]];
← CDMEBESMainImpl.StartMEBESMask[&comm];