Update of /cvsroot/quantproject/QuantProject/b4_Business
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9685/b4_Business
Modified Files:
b4_Business.csproj
Log Message:
a2_Strategies\InSample\DummyInSampleChooser.cs has been added
Index: b4_Business.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** b4_Business.csproj 5 Mar 2008 17:16:38 -0000 1.56
--- b4_Business.csproj 6 Mar 2008 19:57:04 -0000 1.57
***************
*** 748,751 ****
--- 748,756 ----
/>
<File
+ RelPath = "a2_Strategies\InSample\DummyInSampleChooser.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "a2_Strategies\InSample\GeneticChooser.cs"
SubType = "Code"
|