Skip to content

Commit 6b4674b

Browse files
committed
debug: fix duplicated label of mmm
1 parent 0149448 commit 6b4674b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phi4.fr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ M$ClassesDescription = {
4242
S[1] == {
4343
ClassName -> phi,
4444
SelfConjugate -> True,
45-
Mass -> {mmm, 100},
45+
Mass -> {mphi, 100},
4646
Width -> 0,
4747
PropagatorLabel -> phi,
4848
PropagatorType -> S,
49-
PropagatorArrow -> None,
49+
PropagatorArrow -> None,
5050
FullName -> "Scalar"}
5151
};
5252

0 commit comments

Comments
 (0)