@ -588,7 +588,7 @@ int searchIndex(lattice direct, double lambda, double two_theta,
double angleBetweenReflections(MATRIX B, reflection r1, reflection r2)
{
MATRIX chi1, chi2, h1, h2;
double angle;
double angle = .0;
h1 = makeVector();
if (h1 == NULL) {
The note is not visible to the blocked user.