﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1514	"Can not replace TimeSet values with "":="""	André Baceti	Víctor de Buen Remiro	"It is not possible to replace a TimeSet value using :=. TimeSet value remains unchanged after the command.

Example code:
TimeSet test = WD(1);
test := WD(2);

//test keeps WD(1) as value"	defect	new	normal	Mantainance	TimeAlgebra	3.1	normal		TimeSet; Value update	
