[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj, 1.43, 1.44
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2007-08-14 14:49:07
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11193/b4_Business Modified Files: b4_Business.csproj Log Message: a2_Strategies\EquityEvaluation\ExpectancyScore.cs has been added Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** b4_Business.csproj 11 Aug 2007 19:59:19 -0000 1.43 --- b4_Business.csproj 14 Aug 2007 14:49:03 -0000 1.44 *************** *** 633,636 **** --- 633,641 ---- /> <File + RelPath = "a2_Strategies\EquityEvaluation\ExpectancyScore.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "a2_Strategies\EquityEvaluation\IEquityEvaluator.cs" SubType = "Code" |