[QuantLibAddin-cvs] QuantLibAddin QuantLibObjects.vcproj, 1.46, 1.47
Brought to you by:
ericehlers,
nando
|
From: Francois du V. <fd...@us...> - 2006-12-01 18:48:21
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv13747 Modified Files: QuantLibObjects.vcproj Log Message: generic interpolatedSmileSection exposed to excel new file dedicated to smile section added Index: QuantLibObjects.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects.vcproj,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** QuantLibObjects.vcproj 28 Nov 2006 19:54:21 -0000 1.46 --- QuantLibObjects.vcproj 1 Dec 2006 18:48:15 -0000 1.47 *************** *** 766,769 **** --- 766,775 ---- </File> <File + RelativePath=".\qlo\smilesection.cpp"> + </File> + <File + RelativePath=".\qlo\smilesection.hpp"> + </File> + <File RelativePath="qlo\swaptionvolstructure.cpp"> </File> |