[Quantproject-developers] QuantProject/b3_Data b3_Data.csproj,1.16,1.17
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2004-12-13 01:54:20
|
Update of /cvsroot/quantproject/QuantProject/b3_Data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10331/b3_Data Modified Files: b3_Data.csproj Log Message: HistoricalDataStreamer.cs has been removed from the project. Index: b3_Data.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b3_Data/b3_Data.csproj,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** b3_Data.csproj 5 Dec 2004 02:34:33 -0000 1.16 --- b3_Data.csproj 13 Dec 2004 01:54:11 -0000 1.17 *************** *** 158,166 **** /> <File - RelPath = "DataProviders\HistoricalDataStreamer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File RelPath = "DataProviders\IDataStreamer.cs" SubType = "Code" --- 158,161 ---- |