Update of /cvsroot/quantproject/QuantProject/b7_Scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26470/b7_Scripts
Modified Files:
b7_Scripts.csproj
Log Message:
- WalkForwardTesting\LinearCombination\WalkForwardTest\RunWalkForwardLinearCombination.cs has been added
- WalkForwardTesting\LinearCombination\WalkForwardTest\WalkForwardOpenToCloseDailyStrategy.cs has been added
Index: b7_Scripts.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** b7_Scripts.csproj 2 Aug 2005 23:06:22 -0000 1.35
--- b7_Scripts.csproj 10 Aug 2005 16:44:50 -0000 1.36
***************
*** 319,322 ****
--- 319,332 ----
/>
<File
+ RelPath = "WalkForwardTesting\LinearCombination\WalkForwardTest\RunWalkForwardLinearCombination.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "WalkForwardTesting\LinearCombination\WalkForwardTest\WalkForwardOpenToCloseDailyStrategy.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "WalkForwardTesting\MSFTwalkForward\TsMSFTwalkForward.cs"
SubType = "Code"
|