﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2620	detect appling of pre on continuos variable	Willi Braun	probably noone	"models like that:
{{{
model M
  Real x;
equation
  x = pre(x) +1;
end M;
}}}
should rejected, since pre is not allowed to apply to a continues variable.

(see also #2744)"	defect	new	high	1.9.1	Backend	trunk			Lennart Ochel
