[Quantproject-developers] QuantProject/b7_Scripts Scripts_SD.csproj, 1.18, 1.19
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-03-19 23:31:33
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17528/b7_Scripts Modified Files: Scripts_SD.csproj Log Message: General\BasicScriptForBacktesting.cs has been added Index: Scripts_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/Scripts_SD.csproj,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** Scripts_SD.csproj 16 Mar 2008 20:15:00 -0000 1.18 --- Scripts_SD.csproj 19 Mar 2008 23:31:28 -0000 1.19 *************** *** 50,53 **** --- 50,54 ---- <Compile Include="AssemblyInfo.cs" /> <Compile Include="EvaluatingOptimizationTechnique\TechnicalAnalysis\RunTestingOptimizationExtremeCounterTrend.cs" /> + <Compile Include="General\BasicScriptForBacktesting.cs" /> <Compile Include="General\Logging\LogArchiver.cs" /> <Compile Include="General\Logging\LogViewer.cs" /> |