﻿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	closed	high	1.16.0	New Instantiation	trunk	fixed		Lennart Ochel
