﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
686	DeepCopy does not copy the names of the elements	Jorge	Víctor de Buen Remiro	"Is is possible to make that DeepCopy copy the objects with the names of the original ones?

{{{
Set XX = { [[ Real aa = 1 ]] };
Set YY = DeepCopy( XX );
Real YY::aa
}}}

regards,
"	enhancement	closed	normal	Mantainance	SetAlgebra	2.0.1	normal	fixed		
