We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65dcf3 commit b9549d7Copy full SHA for b9549d7
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