Skip to content

Commit

Permalink
fix comp
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Oct 27, 2023
1 parent 260fea4 commit 5a70542
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neutrinos/sneut5.H
Original file line number Diff line number Diff line change
Expand Up @@ -802,10 +802,10 @@ void sneut5(const Real temp, const Real den,
dsnudz = derivative of snu with zbar
*/

Real xlnt,cc,den6,tfermi,
Real xlnt,cc,
a0,a1,a2,a3,b1,b2,c00,c01,c02,c03,c04,c05,c06,
c10,c11,c12,c13,c14,c15,c16,c20,c21,c22,c23,c24,
c25,c26,dd00,dd01,dd02,dd03,dd04,dd05,dd11,dd12,
c25,c26,dd01,dd02,dd03,dd04,dd05,dd11,dd12,
dd13,dd14,dd15,dd21,dd22,dd23,dd24,dd25,c,d{0.0},f0,
f1{0.0},f2,z,
dum,dumdt,gum,dumda,dumdz;
Expand Down

0 comments on commit 5a70542

Please sign in to comment.