#     /lbl6/ common:
#       idv1, idv2 : device id from which the data in dataa and datab came
#         from.  these are equal to the letter v,w,d,u, or y.
#                in integer form.
#
      common /lbl6/ idv1, idv2

      integer*4 idv1, idv2
