?? NEWTITLE := 'nft$protocol_commands' ??

{ nft$protocol_commands }

  TYPE
    nft$protocol_commands = (nfc$unknown_command, nfc$rft, nfc$rpos, nfc$rneg,
          nfc$go, nfc$stop, nfc$stopr, nfc$etp, nfc$etpr, nfc$fini);

?? OLDTITLE ??
