[Quantproject-developers] QuantProject/b7_Scripts b7_Scripts.csproj,1.46,1.47
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2005-12-28 23:24:07
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26753/b7_Scripts Modified Files: b7_Scripts.csproj Log Message: Added files for testing optimized OpenToClose genomes in several manners (daily, multiday, OTC - CTO combined, only CTO, etc.) Index: b7_Scripts.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** b7_Scripts.csproj 11 Dec 2005 18:21:04 -0000 1.46 --- b7_Scripts.csproj 28 Dec 2005 23:23:59 -0000 1.47 *************** *** 349,352 **** --- 349,362 ---- /> <File + RelPath = "TickerSelectionTesting\TestingOTCTypes\EndOfDayTimerHandlerOTCTypes.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "TickerSelectionTesting\TestingOTCTypes\RunEfficientOTCTypes.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "WalkForwardTesting\IWalkForwardProgressNotifier.cs" SubType = "Code" |