*-- Author : S.Burke / J.V. Morris
SUBROUTINE FKQADD(C,Q)
**********************************************************************
* *
* Add a multiple scattering matrix to a covariance matrix *
* *
* Output is C = C + Q, lower half only, where Q(3,x) = Q(x,3) = 0 *
* *
**********************************************************************
*