OBS-URL: https://build.opensuse.org/package/show/science/lalburst?expand=0&rev=22
14 lines
468 B
Diff
14 lines
468 B
Diff
Index: lalburst-2.0.5/python/lalburst/cs_gamma.c
|
|
===================================================================
|
|
--- lalburst-2.0.5.orig/python/lalburst/cs_gamma.c
|
|
+++ lalburst-2.0.5/python/lalburst/cs_gamma.c
|
|
@@ -225,7 +225,7 @@ static double nu(double Gmu, double Gamm
|
|
double cuspdist;
|
|
double teq=8.122570474611143e+11;
|
|
double crateR, crateRadStragglers, crateM;
|
|
- double crate;
|
|
+ double crate = 0;
|
|
|
|
if (strcmp(model,"Siemens06") == 0) {
|
|
alpha=1e-1;
|