[Quantproject-developers] QuantProject/b1_ADT ADT_SD.csproj, 1.3, 1.4
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2007-10-28 18:28:51
|
Update of /cvsroot/quantproject/QuantProject/b1_ADT In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30941/b1_ADT Modified Files: ADT_SD.csproj Log Message: Collections\IntArrayManager.cs has been included Index: ADT_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b1_ADT/ADT_SD.csproj,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ADT_SD.csproj 29 Aug 2007 10:34:56 -0000 1.3 --- ADT_SD.csproj 28 Oct 2007 18:28:46 -0000 1.4 *************** *** 48,51 **** --- 48,52 ---- <Compile Include="AssemblyInfo.cs" /> <Compile Include="BarComponent.cs" /> + <Compile Include="Collections\IntArrayManager.cs" /> <Compile Include="ConstantsProvider.cs" /> <Compile Include="ExtendedDataTable.cs" /> |