close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 13 years ago

Last modified 13 years ago

#1514 closed defect

Can not replace TimeSet values with ":=" — at Initial Version

Reported by: André Baceti Owned by: Víctor de Buen Remiro
Priority: normal Milestone: Mantainance
Component: TimeAlgebra Version: 3.1
Severity: normal Keywords: TimeSet; Value update
Cc:

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.