[Quantproject-developers] QuantProject/b1_ADT ADT_SD.csproj, 1.17, 1.18
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2012-04-30 23:27:15
|
Update of /cvsroot/quantproject/QuantProject/b1_ADT
In directory vz-cvs-3.sog:/tmp/cvs-serv29934/b1_ADT
Modified Files:
ADT_SD.csproj
Log Message:
Econometrics\LinearRegressionWithoutCovarianceMatrix.cs has been removed
Index: ADT_SD.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b1_ADT/ADT_SD.csproj,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** ADT_SD.csproj 21 Aug 2011 09:59:42 -0000 1.17
--- ADT_SD.csproj 30 Apr 2012 23:27:11 -0000 1.18
***************
*** 51,55 ****
<Compile Include="ConstantsProvider.cs" />
<Compile Include="Econometrics\ILinearRegression.cs" />
- <Compile Include="Econometrics\LinearRegressionWithoutCovarianceMatrix.cs" />
<Compile Include="Econometrics\LinearRegression.cs" />
<Compile Include="ExtendedDataTable.cs" />
--- 51,54 ----
|