[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj, 1.68, 1.69
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-05-17 18:03:00
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11299/b4_Business Modified Files: b4_Business.csproj Log Message: a2_Strategies\returnsManagement\time\selectors\EvenIntervalsSelector.cs has been added Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.68 retrieving revision 1.69 diff -C2 -d -r1.68 -r1.69 *** b4_Business.csproj 11 May 2008 18:55:18 -0000 1.68 --- b4_Business.csproj 17 May 2008 18:02:48 -0000 1.69 *************** *** 945,948 **** --- 945,953 ---- /> <File + RelPath = "a2_Strategies\returnsManagement\time\selectors\EvenIntervalsSelector.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "a2_Strategies\returnsManagement\time\selectors\FixedLengthTwoPhasesIntervalsSelector.cs" SubType = "Code" |