﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1835	"""pre(time)"" not working"	julian.wyszynski	somebody	"Following Model doesn't work.
Is it not possible to use ""pre(time)"" in Modelica?
{{{
  model Model1
   Real Variable1;
  equation
   der(Variable1) = pre(time)*Variable1;
  end Model1;
}}}"	defect	closed	high	1.9.0	Frontend		invalid		
