[Quantproject-developers] QuantProject/b7_Scripts b7_Scripts.csproj,1.24,1.25
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2005-04-24 15:49:13
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5446/b7_Scripts Modified Files: b7_Scripts.csproj Log Message: Added WalkForwardTesting\WalkForwardOneRank\IWalkForwardProgressNotifier.cs Index: b7_Scripts.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** b7_Scripts.csproj 11 Apr 2005 18:52:32 -0000 1.24 --- b7_Scripts.csproj 24 Apr 2005 15:49:03 -0000 1.25 *************** *** 234,237 **** --- 234,242 ---- /> <File + RelPath = "WalkForwardTesting\WalkForwardOneRank\IWalkForwardProgressNotifier.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "WalkForwardTesting\WalkForwardOneRank\ProgressBarForm.cs" SubType = "Form" |