[Quantproject-developers] QuantProject/b7_Scripts b7_Scripts.csproj, 1.73, 1.74
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2007-06-24 21:21:39
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22161/b7_Scripts Modified Files: b7_Scripts.csproj Log Message: WalkForwardTesting\WalkForwardLag\WFLagMeaningForUndecodableGenomes.cs has been added WalkForwardTesting\WalkForwardLag\WeightedPositionsChoosers\WFLagGeneticWithEqualWeights\WFLagGeneticWithEqualWeights.cs has been added Index: b7_Scripts.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v retrieving revision 1.73 retrieving revision 1.74 diff -C2 -d -r1.73 -r1.74 *** b7_Scripts.csproj 13 Jun 2007 21:32:11 -0000 1.73 --- b7_Scripts.csproj 24 Jun 2007 21:21:33 -0000 1.74 *************** *** 774,777 **** --- 774,782 ---- /> <File + RelPath = "WalkForwardTesting\WalkForwardLag\WFLagMeaningForUndecodableGenomes.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "WalkForwardTesting\WalkForwardLag\WFLagNewChosenPositionsEventArgs.cs" SubType = "Code" *************** *** 814,817 **** --- 819,827 ---- /> <File + RelPath = "WalkForwardTesting\WalkForwardLag\WeightedPositionsChoosers\WFLagGeneticWithEqualWeights\WFLagGeneticWithEqualWeights.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "WalkForwardTesting\WalkForwardLag\WFLagBruteForceOptimizableItemManager\WFLagBruteForceOptimizableParametersManager.cs" SubType = "Code" |