[QuantLibAddin-cvs] QuantLibAddin/gensrc/metadata vanillaswap.xml, 1.16, 1.17
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-08-17 12:35:14
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv26833/gensrc/metadata Modified Files: vanillaswap.xml Log Message: VanillaSwaption constructor without fixing days Index: vanillaswap.xml =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/vanillaswap.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** vanillaswap.xml 1 Aug 2006 06:50:40 -0000 1.16 --- vanillaswap.xml 17 Aug 2006 12:35:08 -0000 1.17 *************** *** 57,65 **** <description>floating leg Index</description> </Parameter> - <Parameter name='fixingDays'> - <type>long</type> - <tensorRank>scalar</tensorRank> - <description>index fixing days (e.g. 2)</description> - </Parameter> <Parameter name='floatingLegSpread'> <type>double</type> --- 57,60 ---- |