[Quantproject-developers] QuantProject QuantProject.suo,1.11,1.12
Brought to you by:
glauco_1
|
From: <gla...@us...> - 2003-11-13 23:23:18
|
Update of /cvsroot/quantproject/QuantProject In directory sc8-pr-cvs1:/tmp/cvs-serv13888 Modified Files: QuantProject.suo Log Message: Updated the Account Report Summary object: - 'Buy and hold percentage return' now is computed by a devoted object (it was a delegate before this revision) - 'Return on account' now is computed by a devoted object (previous revision was still invoking the delegate, even if the object was already defined and committed) Index: QuantProject.suo =================================================================== RCS file: /cvsroot/quantproject/QuantProject/QuantProject.suo,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 Binary files /tmp/cvsH5NOj1 and /tmp/cvs6Kt7fS differ |