[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj, 1.41, 1.42
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2007-08-07 16:40:02
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16760/b4_Business Modified Files: b4_Business.csproj Log Message: a2_Strategies\SignedTickers.cs has been added Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** b4_Business.csproj 13 Jul 2007 10:02:55 -0000 1.41 --- b4_Business.csproj 7 Aug 2007 16:39:56 -0000 1.42 *************** *** 613,616 **** --- 613,621 ---- /> <File + RelPath = "a2_Strategies\SignedTickers.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "a2_Strategies\TradingSystem.cs" SubType = "Code" |