
{ COMMON DECK CMDMPS }

{  This deck defines a constant that is used to determine the minimum }
{ page width for the display_element displays. }

  CONST
    cmc$minimum_page_size = 60;
