Skip to content

Commit 0e762f1

Browse files
Update of yukawa matrix element file
1 parent e46bf47 commit 0e762f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Models/Yukawa/MatrixElements/yukawa.m

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
SetDirectory[DirectoryName[$InputFileName]]
99
];
1010
(*Put this if you want to create multiple model-files with the same kernel*)
11-
$GroupMathMultipleModels=True;
12-
$LoadGroupMath=True;
11+
WallGo`WallGoMatrix`$GroupMathMultipleModels=True;
12+
WallGo`WallGoMatrix`$LoadGroupMath=True;
1313
Check[
14-
Get["WallGoMatrix`"],
15-
Message[Get::noopen, "WallGoMatrix` at "<>ToString[$UserBaseDirectory]<>"/Applications"];
14+
Get["WallGo`WallGoMatrix`"],
15+
Message[Get::noopen, "WallGo`WallGoMatrix` at "<>ToString[$UserBaseDirectory]<>"/Applications"];
1616
Abort[];
1717
]
1818

0 commit comments

Comments
 (0)