[QuantLibAddin-cvs] QuantLibAddin/gensrc/metadata bonds.xml, 1.8, 1.9
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-06-19 08:29:28
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv23994/gensrc/metadata Modified Files: bonds.xml Log Message: restore overwritten changes Index: bonds.xml =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/bonds.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** bonds.xml 19 Jun 2006 08:10:00 -0000 1.8 --- bonds.xml 19 Jun 2006 08:29:23 -0000 1.9 *************** *** 394,397 **** --- 394,402 ---- <description>fixing days (e.g. 2)</description> </Parameter> + <Parameter name='gearings' default='0'> + <type>double</type> + <tensorRank>vector</tensorRank> + <description>floating rate gearings (i.e. the multiplicative coefficients of the floating rate index)</description> + </Parameter> <Parameter name='spreads' default='0'> <type>double</type> |