Skip to content

Commit b9549d7

Browse files
llnl-fespholm10
authored andcommitted
Simplified mppl macros.
1 parent a65dcf3 commit b9549d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dimvars

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
define([Com_Dim_Vars],[ifelse([$*],,[Dim],[Dim([$*])])])
3-
define([Grd_Dim_Vars],[ifelse([$*],,[Dimflxgrd],[Dimflxgrd([$*])])])
2+
define Com_Dim_Vars Dim
3+
define Grd_Dim_Vars Dimflxgrd

0 commit comments

Comments
 (0)