Macros: equation count in mod file or model diagnostics

Hi,

I am using dynare macros to program a multi country model. On running model diagnostics i get the following:

model_diagnostic: the Jacobian of the static model is singular
there is 1 colinear relationships between the variables and the equations
Colinear variables:
.
.
.
Colinear equations
11 29 51

I use the savemacro command to save the compiled mod file but is there a way to have the mod file also record the equation numbers explicitly? alternatively, is there a way to make the model_diagnostic function give out not just the equation numbers but the actual equations? This would help me identify exactly which equations are colinear, since its somewhat messy to figure this out from the mod file generated by savemacros because of the notation and loops involved.

thanks in advance for any help.

Unfortunately not yet. Something along those lines is on our to-do-list