[Quantproject-developers] QuantProject/b7_Scripts b7_Scripts.csproj, 1.64, 1.65
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2006-09-20 21:47:33
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv11756/b7_Scripts Modified Files: b7_Scripts.csproj Log Message: WalkForwardTesting\WalkForwardLag\WFLagBruteForceOptimizableItemManager\WFLagFixedPortfolioBruteForceOptParamManagerWithNormalizedVolatility.cs has been renamed to WalkForwardTesting\WalkForwardLag\WFLagBruteForceOptimizableItemManager\WFLagFixedPortfolioBruteForceOptParamManagerWithPortfolioNormalizedVolatility.cs (before committing) Index: b7_Scripts.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v retrieving revision 1.64 retrieving revision 1.65 diff -C2 -d -r1.64 -r1.65 *** b7_Scripts.csproj 20 Sep 2006 21:14:46 -0000 1.64 --- b7_Scripts.csproj 20 Sep 2006 21:47:30 -0000 1.65 *************** *** 710,714 **** /> <File ! RelPath = "WalkForwardTesting\WalkForwardLag\WFLagBruteForceOptimizableItemManager\WFLagFixedPortfolioBruteForceOptParamManagerWithNormalizedVolatility.cs" SubType = "Code" BuildAction = "Compile" --- 710,714 ---- /> <File ! RelPath = "WalkForwardTesting\WalkForwardLag\WFLagBruteForceOptimizableItemManager\WFLagFixedPortfolioBruteForceOptParamManagerWithPortfolioNormalizedVolatility.cs" SubType = "Code" BuildAction = "Compile" |