
  TYPE
    pmt$task_term_inhibit_count = 0 .. pmc$max_task_term_inhibits;

  CONST
    pmc$max_task_term_inhibits = 5;

