[Quantproject-developers] QuantProject/b4_Business Business_SD.csproj, 1.44, 1.45
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2011-08-24 21:52:05
|
Update of /cvsroot/quantproject/QuantProject/b4_Business
In directory vz-cvs-3.sog:/tmp/cvs-serv10092/b4_Business
Modified Files:
Business_SD.csproj
Log Message:
Updated project file
Index: Business_SD.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b4_Business/Business_SD.csproj,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** Business_SD.csproj 21 Aug 2011 14:07:45 -0000 1.44
--- Business_SD.csproj 24 Aug 2011 21:52:03 -0000 1.45
***************
*** 98,101 ****
--- 98,102 ----
<Compile Include="a1_Financial\a4_Fundamentals\RatioProviders\IGrowthRateProvider.cs" />
<Compile Include="a1_Financial\a4_Fundamentals\RatioProviders\IRatioProvider_PE.cs" />
+ <Compile Include="a1_Financial\a4_Fundamentals\RatioProviders\LastAvailableBookValueGrowthRateProvider.cs" />
<Compile Include="a1_Financial\a4_Fundamentals\RatioProviders\LastAvailableGrowthRateProvider.cs" />
<Compile Include="a1_Financial\a4_Fundamentals\RatioProviders\LastAvailablePEProvider.cs" />
|