Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pschicho committed Oct 31, 2024
1 parent eb50fff commit b386138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kernel/WallGoMatrix.m
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@ List of particle indices (obtainable via PrintFieldRepPositions[]), where each p


PrintNonPrivate[PrivateExpression_]:=ToExpression[StringReplace[
ToString[StandardForm[WallGo`s^2]],
ToString[StandardForm[PrivateExpression]],
{"WallGoMatrix`Private`"->"","WallGo`"->""}]];
ReplaceMandelStam[Expression_]:=StringReplace[ToString[Expression],{"s"->"_s","t"->"_t","u"->"_u"}];

Expand Down

0 comments on commit b386138

Please sign in to comment.