Skip to content

Commit

Permalink
protect local variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Aug 26, 2016
1 parent c51f2cf commit 0bac156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/LoopMasses.m
Expand Up @@ -458,7 +458,7 @@ be set to the (positive) tree-level mass. M_tree
eigenArrayType, mixingMatrixType, particleName,
topSelfEnergyFunctionS, topSelfEnergyFunctionPL, topSelfEnergyFunctionPR,
topTwoLoop = False, thirdGenMass, qcdCorrections = "",
qcdOneLoop, qcdTwoLoop
qcdOneLoop, qcdTwoLoop, qcdThreeLoop
},
dim = GetDimension[particle];
dimStr = ToString[dim];
Expand Down

0 comments on commit 0bac156

Please sign in to comment.