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 16 years ago

Last modified 16 years ago

#686 closed enhancement

DeepCopy does not copy the names of the elements — at Initial Version

Reported by: Jorge Owned by: Víctor de Buen Remiro
Priority: normal Milestone: Mantainance
Component: SetAlgebra Version: 2.0.1
Severity: normal Keywords:
Cc:

Description

Is is possible to make that DeepCopy copy the objects with the names of the original ones?

Code:

Set XX = { Real aa = 1 ? };
Set YY = DeepCopy( XX );
Real YY::aa

regards,

Change History (0)

Note: See TracTickets for help on using tickets.