
{ This deck defines debug constants that may be turned on at compile time to
{ assist in debugging monitor code. All constants should be set to
{ FALSE for the transmitted version of this deck.

  ?VAR
    mtc$debug_interlocks: boolean := FALSE,       {Verify interlocks

    mtc$zzz_end: boolean := FALSE?;               {Dummy for end-of-list
