[Quantproject-developers] QuantProject/b7_Scripts b7_Scripts.csproj,1.41,1.42
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2005-11-08 18:59:10
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31995/b7_Scripts Modified Files: b7_Scripts.csproj Log Message: Added GenomeManagerForWeightedEfficientPortfolio to the project. Index: b7_Scripts.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** b7_Scripts.csproj 23 Oct 2005 19:04:29 -0000 1.41 --- b7_Scripts.csproj 8 Nov 2005 18:59:02 -0000 1.42 *************** *** 244,247 **** --- 244,252 ---- /> <File + RelPath = "TickerSelectionTesting\GenomeManagerForWeightedEfficientPortfolio.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "TickerSelectionTesting\GenomeManipulator.cs" SubType = "Code" |