-- Print.config; edited by Johnsson; Nov 2, 1980 2:17 PM
-- converted to Laurel by Ken Pier, August 11, 1981  11:03 AM
-- last edited by Ken Pier, August 14, 1981  10:47 AM
-- converted to Laurel 6.1 by Ken Pier, May 16, 1983
Print: CONFIGURATION
  IMPORTS
    EFTPDefs, PupDefs,
    FSPDefs, ImageDefs, IODefs, MiscDefs, ProcessDefs, intCommon,
    opD,  --FROM OperationsDefs--
    Core, VMDefs,
    csD, --FROM CoreStreamDefs--
    SegmentDefs, String, StringDefs, realSystemDefs: SystemDefs, Storage,
    Time, LaurelExecDefs, TimeDefs

  CONTROL PrintControl =
  BEGIN

  Presser;-- formerly from PressPackage.config
  PressFontWidths;-- formerly from PressPackage.config
    
--  PressPackage;
  PressUserCm;
  SendPress;
  
  PrintBravo;
  PrintControl;
  PrintStatus;
  [SystemDefs, Storage, PrintDefs]
    ← PrintStorage[FSPDefs, SegmentDefs, realSystemDefs];
  
  END.
  
-- for MakeConfig
MESACOMP = Compiler.image 
MESABIND = Mesa.image Binder.bcd %s/c