[Quantproject-developers] QuantProject/b1_ADT b1_ADT.csproj,1.17,1.18
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2005-07-13 16:31:11
|
Update of /cvsroot/quantproject/QuantProject/b1_ADT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21674/b1_ADT Modified Files: b1_ADT.csproj Log Message: NewGenerationEventArgs.cs has been added Index: b1_ADT.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b1_ADT/b1_ADT.csproj,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** b1_ADT.csproj 24 Jun 2005 22:32:09 -0000 1.17 --- b1_ADT.csproj 13 Jul 2005 16:30:30 -0000 1.18 *************** *** 213,216 **** --- 213,221 ---- /> <File + RelPath = "Optimizing\Genetic\NewGenerationEventArgs.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "Statistics\AdvancedFunctions.cs" SubType = "Code" |