[Quantproject-developers] QuantProject QuantProject.suo,1.12,1.13
Brought to you by:
glauco_1
|
From: <gla...@us...> - 2003-11-16 15:50:47
|
Update of /cvsroot/quantproject/QuantProject In directory sc8-pr-cvs1:/tmp/cvs-serv9785 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.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 Binary files /tmp/cvs5uAbFn and /tmp/cvswoizVA differ |