[Quantproject-developers] QuantProject/b1_ADT ADT_SD.csproj, 1.12, 1.13
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-11-20 20:26:41
|
Update of /cvsroot/quantproject/QuantProject/b1_ADT In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28723/b1_ADT Modified Files: ADT_SD.csproj Log Message: Timing\Date.cs has been added Index: ADT_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b1_ADT/ADT_SD.csproj,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** ADT_SD.csproj 12 Nov 2008 20:32:06 -0000 1.12 --- ADT_SD.csproj 20 Nov 2008 20:26:29 -0000 1.13 *************** *** 98,101 **** --- 98,102 ---- <Compile Include="Collections\FloatArrayManager.cs" /> <Compile Include="Collections\Set.cs" /> + <Compile Include="Timing\Date.cs" /> <Compile Include="Timing\Time.cs" /> </ItemGroup> |