﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3323	Weird results for the solution of a simple equation	arvin84@…	Lennart Ochel	"OM ver.: 539229e 

for the simple following model:
{{{#!mo
model a 
  Real x1; 
  Real x2; 
equation 
  x1 + x2 = 0; 
  x1 - x2 = 1; 
end a;
}}}

i get the following wrong answer: 

x1=0.5; 
x2=0;"	defect	closed	high	1.9.3	Backend	trunk	fixed		Lennart Ochel Willi Braun
