[Quantproject-developers] QuantProject/b3_Data b3_Data.csproj,1.34,1.35
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2006-01-07 11:04:01
|
Update of /cvsroot/quantproject/QuantProject/b3_Data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8773/b3_Data Modified Files: b3_Data.csproj Log Message: SelectionType enumeration has been removed from the project Index: b3_Data.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b3_Data/b3_Data.csproj,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** b3_Data.csproj 7 Jan 2006 10:50:40 -0000 1.34 --- b3_Data.csproj 7 Jan 2006 11:03:45 -0000 1.35 *************** *** 253,261 **** /> <File - RelPath = "Selectors\SelectionType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File RelPath = "Selectors\SelectorByAbsolutePerformance.cs" SubType = "Code" --- 253,256 ---- |