.
.*** common deck OSA$DFT_CONSTANTS.

.
.        Define constants for DFT buffer.
.
dftbfl   equ       6*8                 .length of fixed portion of DFT buffer.
mecbl    equ       10*8                .length of mainframe element counters buffer.
.
.*** End common deck OSA$DFT_CONSTANTS.
