﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2410	XML Dump doesnot generate all equations	Willi Braun	probably noone	"The XML dump does not generate equation for Linear Systems of Non-Linear Systems.

{{{
CodegenXML.tpl:
[...]
template equation_Xml(...)
[...]
  case e as SES_LINEAR(__) then "" ""
  case e as SES_NONLINEAR(__) then "" ""
[...]
end equation_Xml;
}}}"	defect	new	high	1.9.1	Backend	trunk			Adrian Pop Martin Sjölund
