[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj,1.8,1.9
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2004-05-08 17:37:08
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10621/b4_Business Modified Files: b4_Business.csproj Log Message: The QuotesToBeValidated class has been removed Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** b4_Business.csproj 26 Apr 2004 15:54:04 -0000 1.8 --- b4_Business.csproj 8 May 2004 17:36:59 -0000 1.9 *************** *** 137,145 **** /> <File - RelPath = "a0_Validation\QuotesToBeValidated.cs" - SubType = "Component" - BuildAction = "Compile" - /> - <File RelPath = "a0_Validation\SospiciousDataRowEventArgs.cs" SubType = "Code" --- 137,140 ---- |