﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2633	0/0 is handled as 0	Lennart Ochel	Lennart Ochel	"0/0 is handled as 0 since r14719.

{{{#!mo
model test
  parameter Real p = -1.0;
  Real a = (p + time * time) / (p + time);
  annotation(experiment(StartTime = 0, StopTime = 2, Tolerance = 1e-006, Interval = 0.004));
end test;
}}}

"	defect	closed	high	1.9.1	Run-time	trunk	fixed		Jens Frenkel Willi Braun Martin Sjölund
