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