[Quantproject-developers] QuantProject/b7_Scripts Scripts_SD.csproj, 1.8, 1.9
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2007-11-04 18:54:45
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14846/b7_Scripts Modified Files: Scripts_SD.csproj Log Message: WalkForwardTesting\WalkForwardLag\WeightedPositionsChoosers\WFLagGeneticFixedPortfolioWithNormalDrivingAndPortfolio\WFLagGenerationDebugger.cs has been added Index: Scripts_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/Scripts_SD.csproj,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Scripts_SD.csproj 28 Oct 2007 22:29:44 -0000 1.8 --- Scripts_SD.csproj 4 Nov 2007 18:54:41 -0000 1.9 *************** *** 69,72 **** --- 69,73 ---- <Compile Include="WalkForwardTesting\WalkForwardLag\WeightedPositionsChoosers\OptimizableParametersManagers\WFLagBruteForceOptimizableParametersManagerForBalancedFixedPortfolioAndBalancedDriving.cs" /> <Compile Include="WalkForwardTesting\WalkForwardLag\WeightedPositionsChoosers\WFLagFitnessEvaluator.cs" /> + <Compile Include="WalkForwardTesting\WalkForwardLag\WeightedPositionsChoosers\WFLagGeneticFixedPortfolioWithNormalDrivingAndPortfolio\WFLagGenerationDebugger.cs" /> <Compile Include="WalkForwardTesting\WalkForwardLag\WFLagDebugger\WFLagLogItem.cs" /> <Compile Include="WalkForwardTesting\WalkForwardLag\WFLagMeaningForUndecodableEncoded.cs" /> |