#     /lblg/ common:
#        nchans  : number of channels currently in use.
#        ibnrm1,ibnrm2 : lower and upper channel limits for band normalization
#           which is currently in use.
#        nchsav  : number of channels for wavelength file 1.  for wavelength
#           files >1, the number of channels is stored in the array value 256
#           , thus these wavelength sets can have 255 channels maximum each.
#           NO LONGER USED.
#
      common /lblg/ nchans, ibnrm1, ibnrm2, nchsav,iline
      integer*4 nchans, ibnrm1, ibnrm2, nchsav,iline
