We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74b01ad commit ea735f4Copy full SHA for ea735f4
dimvars
@@ -1,3 +1,3 @@
1
2
-define([Com_Dim_Vars],[ifelse([$*],,[Dim],[Dim([$*])])])
3
-define([Grd_Dim_Vars],[ifelse([$*],,[Dimflxgrd],[Dimflxgrd([$*])])])
+define Com_Dim_Vars Dim
+define Grd_Dim_Vars Dimflxgrd
0 commit comments