[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj,1.30,1.31
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2006-04-08 18:30:27
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18031/b4_Business Modified Files: b4_Business.csproj Log Message: a2_Strategies\SignedTicker.cs has been added Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** b4_Business.csproj 20 Dec 2005 19:50:21 -0000 1.30 --- b4_Business.csproj 8 Apr 2006 18:30:22 -0000 1.31 *************** *** 588,591 **** --- 588,596 ---- /> <File + RelPath = "a2_Strategies\SignedTicker.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "a2_Strategies\TradingSystem.cs" SubType = "Code" |