[Quantproject-developers] QuantProject/b7_Scripts b7_Scripts.csproj, 1.55, 1.56
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2006-06-29 17:03:05
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv30398/b7_Scripts Modified Files: b7_Scripts.csproj Log Message: WalkForwardTesting\WalkForwardLag\WFLagGenomesDebugger\WFLagSharpeRatioComputer.cs has been added Index: b7_Scripts.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v retrieving revision 1.55 retrieving revision 1.56 diff -C2 -d -r1.55 -r1.56 *** b7_Scripts.csproj 24 Jun 2006 14:48:04 -0000 1.55 --- b7_Scripts.csproj 29 Jun 2006 17:03:00 -0000 1.56 *************** *** 659,662 **** --- 659,667 ---- /> <File + RelPath = "WalkForwardTesting\WalkForwardLag\WFLagGenomesDebugger\WFLagSharpeRatioComputer.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "WalkForwardTesting\WalkForwardLag\WFLagLogDebugger\WFLagLogDebugger.cs" SubType = "Form" |