Update of /cvsroot/quantproject/QuantProject/b7_Scripts
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv26723/b7_Scripts
Modified Files:
b7_Scripts.csproj
Log Message:
- WalkForwardTesting\WalkForwardLag\WFLagGenomeManagerWithWeights.cs has been added
Index: b7_Scripts.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -d -r1.57 -r1.58
*** b7_Scripts.csproj 2 Jul 2006 20:12:59 -0000 1.57
--- b7_Scripts.csproj 30 Jul 2006 13:05:18 -0000 1.58
***************
*** 614,617 ****
--- 614,622 ----
/>
<File
+ RelPath = "WalkForwardTesting\WalkForwardLag\WFLagGenomeManagerWithWeights.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "WalkForwardTesting\WalkForwardLag\WFLagMain.cs"
SubType = "Form"
***************
*** 629,632 ****
--- 634,642 ----
/>
<File
+ RelPath = "WalkForwardTesting\WalkForwardLag\WFLagWeightedPositions.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "WalkForwardTesting\WalkForwardLag\WFLagDebugger\WFLagChosenPositions.cs"
SubType = "Code"
***************
*** 689,697 ****
/>
<File
- RelPath = "WalkForwardTesting\WalkForwardLag\WFLagLogDebugger\WFLagLogDebugger.resx"
- DependentUpon = "WFLagLogDebugger.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
RelPath = "WalkForwardTesting\WalkForwardMultiOneRank\RunWalkForwardMultiOneRank.cs"
SubType = "Code"
--- 699,702 ----
|