﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
177	Serie ser1 = (-a)*ser2  does not create the serie	jlaybar	danirus	"////////////////////////////////////////////////////////////////////////////
// TOL (Lenguaje Orientado al Tiempo) Versión 1.1.1 Oct  6 2004 para 
WINDOWS  //
////////////////////////////////////////////////////////////////////////////
Real a     = 1;

 Serie ser1 = (-a)*Pulse( y2004m01 , Diario);        //  No es capaz de crearlo

 Serie ser2 = -a *Pulse( y2004m01 , Diario);         // Ok!???!!! 

 Serie ser3 = (Real -a)*Pulse( y2004m01 , Diario);   // Ok

/////////////////////////////////////////////////////////////////////// 


cheers"	defect	closed	normal		TimeSetAlgebra	1.1.1	normal	fixed		
