[QuantLibAddin-cvs] QuantLibAddin QuantLibObjects_vc8.vcproj, 1.16, 1.17
Brought to you by:
ericehlers,
nando
|
From: Silvia F. <s_f...@us...> - 2006-06-19 17:08:25
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv5647 Modified Files: QuantLibObjects_vc8.vcproj Log Message: added SwaptionVolMatrix Index: QuantLibObjects_vc8.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects_vc8.vcproj,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** QuantLibObjects_vc8.vcproj 19 Jun 2006 14:18:00 -0000 1.16 --- QuantLibObjects_vc8.vcproj 19 Jun 2006 17:08:21 -0000 1.17 *************** *** 383,386 **** --- 383,390 ---- </File> <File + RelativePath=".\qlo\fixedcouponbond.cpp" + > + </File> + <File RelativePath=".\qlo\forwardrateagreement.cpp" > *************** *** 435,438 **** --- 439,446 ---- </File> <File + RelativePath=".\qlo\swaptionvolstructure.cpp" + > + </File> + <File RelativePath="qlo\termstructures.cpp" > *************** *** 511,514 **** --- 519,526 ---- </File> <File + RelativePath=".\qlo\vo_swaptionvolstructure.cpp" + > + </File> + <File RelativePath="qlo\vo_termstructures.cpp" > *************** *** 534,537 **** --- 546,553 ---- > </File> + <File + RelativePath=".\qlo\zerocouponbond.cpp" + > + </File> </Filter> <Filter *************** *** 592,595 **** --- 608,615 ---- </File> <File + RelativePath=".\qlo\fixedcouponbond.hpp" + > + </File> + <File RelativePath=".\qlo\forwardrateagreement.hpp" > *************** *** 616,619 **** --- 636,643 ---- </File> <File + RelativePath=".\qlo\math.hpp" + > + </File> + <File RelativePath="qlo\options.hpp" > *************** *** 756,759 **** --- 780,787 ---- </File> <File + RelativePath=".\qlo\vo_swaptionvolstructure.hpp" + > + </File> + <File RelativePath="qlo\vo_termstructures.hpp" > *************** *** 779,782 **** --- 807,814 ---- > </File> + <File + RelativePath=".\qlo\zerocouponbond.hpp" + > + </File> </Filter> </Files> |