Update of /cvsroot/quantproject/QuantProject/b1_ADT
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4463/b1_ADT
Modified Files:
b1_ADT.csproj
Log Message:
Collections\QPHashtable.cs has been added
Index: b1_ADT.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b1_ADT/b1_ADT.csproj,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** b1_ADT.csproj 27 Jul 2005 22:36:48 -0000 1.19
--- b1_ADT.csproj 14 Mar 2006 15:07:24 -0000 1.20
***************
*** 148,151 ****
--- 148,156 ----
/>
<File
+ RelPath = "Collections\QPHashtable.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "FileManaging\ObjectArchiver.cs"
SubType = "Code"
|