[QuantLibAddin-cvs] QuantLibAddin QuantLibObjects.vcproj, 1.15, 1.16
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-06-26 21:31:06
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv11101 Modified Files: QuantLibObjects.vcproj Log Message: cap floor refactored Index: QuantLibObjects.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects.vcproj,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** QuantLibObjects.vcproj 25 Jun 2006 09:53:30 -0000 1.15 --- QuantLibObjects.vcproj 26 Jun 2006 21:31:02 -0000 1.16 *************** *** 356,359 **** --- 356,365 ---- </File> <File + RelativePath=".\qlo\vo_capletvolstructure.cpp"> + </File> + <File + RelativePath=".\qlo\vo_capletvolstructure.hpp"> + </File> + <File RelativePath=".\qlo\vo_couponvectors.cpp"> </File> *************** *** 665,668 **** --- 671,680 ---- Filter=""> <File + RelativePath=".\qlo\capletvolstructure.cpp"> + </File> + <File + RelativePath=".\qlo\capletvolstructure.hpp"> + </File> + <File RelativePath=".\qlo\swaptionvolstructure.cpp"> </File> |