Update of /cvsroot/quantproject/QuantProject/b7_Scripts
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4394/b7_Scripts
Modified Files:
b7_Scripts.csproj
Log Message:
WalkForwardTesting\PairsTrading\InSample\InSampleChoosers\PairsTradingChooserFromSavedBackTestLog.cs has been added
Index: b7_Scripts.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v
retrieving revision 1.96
retrieving revision 1.97
diff -C2 -d -r1.96 -r1.97
*** b7_Scripts.csproj 27 Apr 2008 17:45:52 -0000 1.96
--- b7_Scripts.csproj 3 May 2008 17:53:16 -0000 1.97
***************
*** 930,933 ****
--- 930,938 ----
/>
<File
+ RelPath = "WalkForwardTesting\PairsTrading\InSample\InSampleChoosers\PairsTradingChooserFromSavedBackTestLog.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "WalkForwardTesting\PairsTrading\InSample\InSampleChoosers\BruteForce\PairsTradingBruteForceChooser.cs"
SubType = "Code"
|