[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj, 1.67, 1.68
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-05-11 18:55:22
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4736/b4_Business Modified Files: b4_Business.csproj Log Message: a2_Strategies\Eligibles\MostLiquidAndLessVolatile.cs has been removed. The class ByPriceMostLiquidLessVolatileOTCAlwaysQuoted should be used, instead Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.67 retrieving revision 1.68 diff -C2 -d -r1.67 -r1.68 *** b4_Business.csproj 4 May 2008 22:43:57 -0000 1.67 --- b4_Business.csproj 11 May 2008 18:55:18 -0000 1.68 *************** *** 760,768 **** /> <File - RelPath = "a2_Strategies\Eligibles\MostLiquidAndLessVolatile.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File RelPath = "a2_Strategies\EndOfDayStrategies\BasicEndOfDayStrategyForBacktester.cs" SubType = "Code" --- 760,763 ---- |