[QuantLibAddin-cvs] QuantLibAddin QuantLibObjects_vc8.vcproj, 1.7, 1.8
Brought to you by:
ericehlers,
nando
|
From: Katiuscia M. <kma...@us...> - 2006-06-08 18:43:04
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22654 Modified Files: QuantLibObjects_vc8.vcproj Log Message: exported object Forward Rate Agreement from QL to QLXL Index: QuantLibObjects_vc8.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects_vc8.vcproj,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** QuantLibObjects_vc8.vcproj 6 Jun 2006 08:10:05 -0000 1.7 --- QuantLibObjects_vc8.vcproj 8 Jun 2006 18:42:41 -0000 1.8 *************** *** 383,386 **** --- 383,390 ---- </File> <File + RelativePath=".\qlo\forwardrateagreement.cpp" + > + </File> + <File RelativePath="qlo\forwardvanillaoption.cpp" > *************** *** 455,458 **** --- 459,466 ---- </File> <File + RelativePath=".\qlo\vo_forwardrateagreement.cpp" + > + </File> + <File RelativePath="qlo\vo_instruments.cpp" > *************** *** 576,579 **** --- 584,591 ---- </File> <File + RelativePath=".\qlo\forwardrateagreement.hpp" + > + </File> + <File RelativePath="qlo\forwardvanillaoption.hpp" > *************** *** 672,675 **** --- 684,691 ---- </File> <File + RelativePath=".\qlo\vo_forwardrateagreement.hpp" + > + </File> + <File RelativePath="qlo\vo_instruments.hpp" > |