Update of /cvsroot/quantlibaddin/QuantLibAddin
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv17035
Modified Files:
QuantLibObjects_vc8.vcproj todonando.txt
Log Message:
ratehelpes in their own files
Index: todonando.txt
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/todonando.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** todonando.txt 14 Jun 2006 20:41:08 -0000 1.11
--- todonando.txt 15 Jun 2006 20:23:55 -0000 1.12
***************
*** 1,4 ****
--- 1,5 ----
CHANGELOG FROM MY HOME PC
+ timestamp for the logfile
PER ERIC: CHM DOCS
Index: QuantLibObjects_vc8.vcproj
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects_vc8.vcproj,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** QuantLibObjects_vc8.vcproj 15 Jun 2006 19:01:39 -0000 1.14
--- QuantLibObjects_vc8.vcproj 15 Jun 2006 20:23:55 -0000 1.15
***************
*** 415,418 ****
--- 415,422 ----
</File>
<File
+ RelativePath=".\qlo\ratehelpers.cpp"
+ >
+ </File>
+ <File
RelativePath="qlo\schedule.cpp"
>
***************
*** 483,486 ****
--- 487,494 ----
</File>
<File
+ RelativePath=".\qlo\vo_ratehelpers.cpp"
+ >
+ </File>
+ <File
RelativePath="qlo\vo_schedule.cpp"
>
***************
*** 628,631 ****
--- 636,643 ----
</File>
<File
+ RelativePath=".\qlo\ratehelpers.hpp"
+ >
+ </File>
+ <File
RelativePath="qlo\schedule.hpp"
>
***************
*** 708,711 ****
--- 720,727 ----
</File>
<File
+ RelativePath=".\qlo\vo_ratehelpers.hpp"
+ >
+ </File>
+ <File
RelativePath="qlo\vo_schedule.hpp"
>
|