Update of /cvsroot/quantproject/QuantProject/b7_Scripts
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3611/b7_Scripts
Modified Files:
Scripts_SD.csproj
Log Message:
- the code has been cleaned up to avoid warnings
- standard indentation has been applied
Index: Scripts_SD.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/Scripts_SD.csproj,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** Scripts_SD.csproj 16 Aug 2008 19:53:42 -0000 1.31
--- Scripts_SD.csproj 19 Aug 2008 17:13:13 -0000 1.32
***************
*** 40,43 ****
--- 40,44 ----
<ItemGroup>
<Reference Include="System" />
+ <Reference Include="System.Configuration" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
|