You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mcstas-comps/contrib/Al_window.comp
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -66,9 +66,8 @@ SHARE
66
66
67
67
INITIALIZE
68
68
%{
69
-
MPI_MASTER(
70
-
fprintf(stderr,"Al_window %s WARNING: Using simple lo-fi transmission model.\n - Replace with PowderN or NCrystal for bragg edges etc.\n",NAME_CURRENT_COMP);
71
-
);
69
+
MPI_MASTER (fprintf (stderr, "Al_window %s WARNING: Using simple lo-fi transmission model.\n - Replace with PowderN or NCrystal for bragg edges etc.\n",
0 commit comments