Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Feb 18, 2016
1 parent 92a9c8d commit d154597
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion model_files/HGTHDMIIMSSMBC/FlexibleSUSY.m.in
Expand Up @@ -338,7 +338,7 @@ deltaLambda5Phi1L = 0;
deltaLambda6Phi1L = With[{
gY = GUTNormalization[g1] g1,
gbar = (gY^2 + g2^2) / 4
}
},
(
gbar/12 kappa muMS (+ 3 AbMS hb^2
+ 3 AtMS ht^2
Expand Down
2 changes: 1 addition & 1 deletion model_files/HTHDMIIMSSMBC/FlexibleSUSY.m.in
Expand Up @@ -325,7 +325,7 @@ deltaLambda5Phi1L = 0;
deltaLambda6Phi1L = With[{
gY = GUTNormalization[g1] g1,
gbar = (gY^2 + g2^2) / 4
}
},
(
gbar/12 kappa muMS (+ 3 AbMS hb^2
+ 3 AtMS ht^2
Expand Down
2 changes: 1 addition & 1 deletion model_files/THDMIIMSSMBC/FlexibleSUSY.m.in
Expand Up @@ -323,7 +323,7 @@ deltaLambda5Phi1L = 0;
deltaLambda6Phi1L = With[{
gY = GUTNormalization[g1] g1,
gbar = (gY^2 + g2^2) / 4
}
},
(
gbar/12 kappa muMS (+ 3 AbMS hb^2
+ 3 AtMS ht^2
Expand Down

0 comments on commit d154597

Please sign in to comment.