[Quantproject-developers] QuantProject/b1_ADT b1_ADT.csproj,1.1.1.1,1.2
Brought to you by:
glauco_1
|
From: <mi...@us...> - 2003-12-02 19:07:48
|
Update of /cvsroot/quantproject/QuantProject/b1_ADT
In directory sc8-pr-cvs1:/tmp/cvs-serv18518/b1_ADT
Modified Files:
b1_ADT.csproj
Log Message:
Added GetSimpleAverage and GetStandardDeviation methods to History Class
Index: b1_ADT.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b1_ADT/b1_ADT.csproj,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** b1_ADT.csproj 13 Oct 2003 21:57:21 -0000 1.1.1.1
--- b1_ADT.csproj 2 Dec 2003 19:07:44 -0000 1.2
***************
*** 113,116 ****
--- 113,121 ----
/>
<File
+ RelPath = "Histories\Stat.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Optimizing\Optimizable.cs"
SubType = "Code"
|