[Quantproject-developers] QuantProject/b7_Scripts Scripts_SD.csproj, 1.22, 1.23
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-04-10 23:07:59
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19293/b7_Scripts Modified Files: Scripts_SD.csproj Log Message: WalkForwardTesting\PairsTrading\PairsTradingMain2.cs has been removed Index: Scripts_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/Scripts_SD.csproj,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** Scripts_SD.csproj 8 Apr 2008 22:04:54 -0000 1.22 --- Scripts_SD.csproj 10 Apr 2008 23:07:51 -0000 1.23 *************** *** 114,118 **** <Compile Include="WalkForwardTesting\PairsTrading\Logging\TesterForPairsTradingTestingPositions.cs" /> <Compile Include="WalkForwardTesting\PairsTrading\PairsTradingMain.cs" /> - <Compile Include="WalkForwardTesting\PairsTrading\PairsTradingMain2.cs" /> <Compile Include="WalkForwardTesting\PairsTrading\PairsTradingStrategy.cs" /> <Compile Include="WalkForwardTesting\PairsTrading\PairsTradingTestingPositions.cs" /> --- 114,117 ---- |