Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv3599/gensrc/metadata
Modified Files:
bonds.xml calendar.xml capfloor.xml capletvolstructure.xml
couponvectors.xml daycounter.xml exercise.xml
forwardrateagreement.xml index.xml instruments.xml
interpolation.xml mathf.xml optimization.xml options.xml
payoffs.xml prices.xml pricingengines.xml processes.xml
randomsequencegenerator.xml ratehelpers.xml riskstatistics.xml
schedule.xml shortratemodels.xml swap.xml swaption.xml
swaptionvolstructure.xml termstructures.xml vanillaswap.xml
volatilities.xml
Log Message:
revised descriptions
Index: vanillaswap.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/vanillaswap.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** vanillaswap.xml 17 Aug 2006 12:35:08 -0000 1.17
--- vanillaswap.xml 21 Aug 2006 07:34:29 -0000 1.18
***************
*** 1,4 ****
<Category name='vanillaswap'>
! <description>functions to construct and use QuantLib::VanillaSwap objects</description>
<displayName>Vanilla Swap</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='vanillaswap'>
! <description>functions to construct and use VanillaSwap objects</description>
<displayName>Vanilla Swap</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: ratehelpers.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/ratehelpers.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** ratehelpers.xml 2 Aug 2006 19:14:53 -0000 1.15
--- ratehelpers.xml 21 Aug 2006 07:34:29 -0000 1.16
***************
*** 1,4 ****
<Category name='ratehelpers'>
! <description>functions to construct QuantLib RateHelper objects</description>
<displayName>RateHelper</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='ratehelpers'>
! <description>functions to construct and use RateHelper objects</description>
<displayName>RateHelper</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: shortratemodels.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/shortratemodels.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** shortratemodels.xml 8 Aug 2006 18:28:13 -0000 1.10
--- shortratemodels.xml 21 Aug 2006 07:34:29 -0000 1.11
***************
*** 1,4 ****
<Category name='shortratemodels'>
! <description>functions to construct QuantLib short-rate model objects</description>
<displayName>Short Rate Models</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='shortratemodels'>
! <description>functions to construct and use short-rate model objects</description>
<displayName>Short Rate Models</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: payoffs.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/payoffs.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** payoffs.xml 29 Jul 2006 15:32:32 -0000 1.3
--- payoffs.xml 21 Aug 2006 07:34:29 -0000 1.4
***************
*** 1,4 ****
<Category name='payoffs'>
! <description>functions to construct QuantLib StrikedTypePayoff objects</description>
<displayName>Payoffs</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='payoffs'>
! <description>functions to construct and use StrikedTypePayoff objects</description>
<displayName>Payoffs</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: index.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/index.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** index.xml 9 Aug 2006 18:46:40 -0000 1.25
--- index.xml 21 Aug 2006 07:34:29 -0000 1.26
***************
*** 1,4 ****
<Category name='index'>
! <description>functions to construct QuantLib Index objects</description>
<displayName>Indices</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='index'>
! <description>functions to construct and use Index objects</description>
<displayName>Indices</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: bonds.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/bonds.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** bonds.xml 2 Aug 2006 19:14:53 -0000 1.19
--- bonds.xml 21 Aug 2006 07:34:29 -0000 1.20
***************
*** 1,4 ****
<Category name='bonds'>
! <description>functions to construct QuantLib instrument objects</description>
<displayName>Bonds</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='bonds'>
! <description>functions to construct and use Bond objects</description>
<displayName>Bonds</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: swap.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/swap.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** swap.xml 1 Aug 2006 06:50:40 -0000 1.18
--- swap.xml 21 Aug 2006 07:34:29 -0000 1.19
***************
*** 1,4 ****
<Category name='swap'>
! <description>functions to construct and use QuantLib::Swap objects</description>
<displayName>Swap</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='swap'>
! <description>functions to construct and use Swap objects</description>
<displayName>Swap</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: volatilities.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/volatilities.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** volatilities.xml 29 Jul 2006 15:32:32 -0000 1.6
--- volatilities.xml 21 Aug 2006 07:34:29 -0000 1.7
***************
*** 1,4 ****
<Category name='volatilities'>
! <description>functions to construct QuantLib volatility objects</description>
<displayName>Volatilities</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='volatilities'>
! <description>functions to construct and use volatility objects</description>
<displayName>Volatilities</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: termstructures.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/termstructures.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** termstructures.xml 2 Aug 2006 19:16:12 -0000 1.28
--- termstructures.xml 21 Aug 2006 07:34:29 -0000 1.29
***************
*** 1,4 ****
<Category name='termstructures'>
! <description>functions to construct QuantLib term structure objects</description>
<displayName>Term Structures</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='termstructures'>
! <description>functions to construct and use TermStructure objects</description>
<displayName>Term Structures</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: swaptionvolstructure.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/swaptionvolstructure.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** swaptionvolstructure.xml 7 Aug 2006 15:55:09 -0000 1.29
--- swaptionvolstructure.xml 21 Aug 2006 07:34:29 -0000 1.30
***************
*** 1,4 ****
<Category name='swaptionvolstructure'>
! <description>functions to construct QuantLib Swaption Volatility Term Structure objects</description>
<displayName>Swaption Volatility Term Structures</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='swaptionvolstructure'>
! <description>functions to construct and use SwaptionVolatilityStructure objects</description>
<displayName>Swaption Volatility Term Structures</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: forwardrateagreement.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/forwardrateagreement.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** forwardrateagreement.xml 29 Jul 2006 15:32:32 -0000 1.12
--- forwardrateagreement.xml 21 Aug 2006 07:34:29 -0000 1.13
***************
*** 1,4 ****
<Category name='forwardrateagreement'>
! <description>functions to construct QuantLib Forward Rate Agreement objects</description>
<displayName>Forward Rate Agreement</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='forwardrateagreement'>
! <description>functions to construct and use ForwardRateAgreement objects</description>
<displayName>Forward Rate Agreement</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: capfloor.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/capfloor.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** capfloor.xml 1 Aug 2006 06:50:40 -0000 1.13
--- capfloor.xml 21 Aug 2006 07:34:29 -0000 1.14
***************
*** 1,4 ****
<Category name='capfloor'>
! <description>functions to construct QuantLib cap/floor objects</description>
<displayName>Caps/Floors</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='capfloor'>
! <description>functions to construct and use CapFloor objects</description>
<displayName>Caps/Floors</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: randomsequencegenerator.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/randomsequencegenerator.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** randomsequencegenerator.xml 29 Jul 2006 15:32:32 -0000 1.6
--- randomsequencegenerator.xml 21 Aug 2006 07:34:29 -0000 1.7
***************
*** 1,4 ****
<Category name='randomsequencegenerator'>
! <description>functions to generate random number sequences</description>
<displayName>Random Sequence Generator</displayName>
<xlFunctionWizardCategory>QuantLib - Math</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='randomsequencegenerator'>
! <description>functions to construct and use random sequences generators</description>
<displayName>Random Sequence Generator</displayName>
<xlFunctionWizardCategory>QuantLib - Math</xlFunctionWizardCategory>
Index: mathf.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/mathf.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** mathf.xml 10 Aug 2006 10:24:15 -0000 1.16
--- mathf.xml 21 Aug 2006 07:34:29 -0000 1.17
***************
*** 1,4 ****
<Category name='mathf'>
! <description>Math QuantLib functions</description>
<displayName>Math</displayName>
<xlFunctionWizardCategory>QuantLib - Math</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='mathf'>
! <description>Math utility functions</description>
<displayName>Math</displayName>
<xlFunctionWizardCategory>QuantLib - Math</xlFunctionWizardCategory>
Index: swaption.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/swaption.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** swaption.xml 29 Jul 2006 15:32:32 -0000 1.13
--- swaption.xml 21 Aug 2006 07:34:29 -0000 1.14
***************
*** 1,4 ****
<Category name='swaption'>
! <description>functions to construct QuantLib swaption objects</description>
<displayName>Swaption</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='swaption'>
! <description>functions to construct and use Swaption objects</description>
<displayName>Swaption</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: exercise.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/exercise.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** exercise.xml 29 Jul 2006 15:32:32 -0000 1.7
--- exercise.xml 21 Aug 2006 07:34:29 -0000 1.8
***************
*** 1,4 ****
<Category name='exercise'>
! <description>functions to construct QuantLib Exercise objects</description>
<displayName>Exercise</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='exercise'>
! <description>functions to construct and use Exercise objects</description>
<displayName>Exercise</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: pricingengines.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/pricingengines.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** pricingengines.xml 29 Jul 2006 15:32:32 -0000 1.12
--- pricingengines.xml 21 Aug 2006 07:34:29 -0000 1.13
***************
*** 1,4 ****
<Category name='pricingengines'>
! <description>functions to construct QuantLib::PricingEngine objects</description>
<displayName>Pricing Engines</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='pricingengines'>
! <description>functions to construct and use PricingEngine objects</description>
<displayName>Pricing Engines</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: capletvolstructure.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/capletvolstructure.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** capletvolstructure.xml 29 Jul 2006 15:32:32 -0000 1.9
--- capletvolstructure.xml 21 Aug 2006 07:34:29 -0000 1.10
***************
*** 1,4 ****
<Category name='capletvolstructure'>
! <description>functions to construct QuantLib Caplet Volatility Term Structure objects</description>
<displayName>Caplet Volatility Term Structures</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='capletvolstructure'>
! <description>functions to construct and use CapletVolatilityStructure objects</description>
<displayName>Caplet Volatility Term Structures</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: calendar.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/calendar.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** calendar.xml 29 Jul 2006 15:32:32 -0000 1.15
--- calendar.xml 21 Aug 2006 07:34:29 -0000 1.16
***************
*** 1,4 ****
<Category name='calendar'>
! <description>Calendar related QuantLib functions</description>
<displayName>Calendar</displayName>
<xlFunctionWizardCategory>QuantLib - Date</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='calendar'>
! <description>Calendar related functions</description>
<displayName>Calendar</displayName>
<xlFunctionWizardCategory>QuantLib - Date</xlFunctionWizardCategory>
Index: schedule.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/schedule.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** schedule.xml 2 Aug 2006 19:14:53 -0000 1.7
--- schedule.xml 21 Aug 2006 07:34:29 -0000 1.8
***************
*** 1,4 ****
<Category name='schedule'>
! <description>functions to construct QuantLib schedule objects</description>
<displayName>Schedules</displayName>
<xlFunctionWizardCategory>QuantLib - Date</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='schedule'>
! <description>functions to construct and use Schedule objects</description>
<displayName>Schedules</displayName>
<xlFunctionWizardCategory>QuantLib - Date</xlFunctionWizardCategory>
Index: instruments.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/instruments.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** instruments.xml 29 Jul 2006 15:32:32 -0000 1.14
--- instruments.xml 21 Aug 2006 07:34:29 -0000 1.15
***************
*** 1,4 ****
<Category name='instruments'>
! <description>functions to construct QuantLib instrument objects</description>
<displayName>Instruments</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='instruments'>
! <description>functions to construct and use Instrument objects</description>
<displayName>Instruments</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: prices.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/prices.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** prices.xml 29 Jul 2006 15:32:32 -0000 1.6
--- prices.xml 21 Aug 2006 07:34:29 -0000 1.7
***************
*** 1,4 ****
<Category name='prices'>
! <description>QuantLib Price functions</description>
<displayName>Prices</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='prices'>
! <description>Price utility functions</description>
<displayName>Prices</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: riskstatistics.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/riskstatistics.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** riskstatistics.xml 10 Aug 2006 16:07:56 -0000 1.2
--- riskstatistics.xml 21 Aug 2006 07:34:29 -0000 1.3
***************
*** 1,4 ****
<Category name='riskstatistics'>
! <description>QuantLib statistics tool</description>
<displayName>RiskStatistics</displayName>
<xlFunctionWizardCategory>QuantLib - Math</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='riskstatistics'>
! <description>functions to construct and use Statistics objects</description>
<displayName>RiskStatistics</displayName>
<xlFunctionWizardCategory>QuantLib - Math</xlFunctionWizardCategory>
Index: options.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/options.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** options.xml 29 Jul 2006 15:32:32 -0000 1.15
--- options.xml 21 Aug 2006 07:34:29 -0000 1.16
***************
*** 1,4 ****
<Category name='options'>
! <description>functions to construct QuantLib option objects</description>
<displayName>Options</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='options'>
! <description>functions to construct and use Option objects</description>
<displayName>Options</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: interpolation.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/interpolation.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** interpolation.xml 31 Jul 2006 11:21:15 -0000 1.26
--- interpolation.xml 21 Aug 2006 07:34:29 -0000 1.27
***************
*** 1,4 ****
<Category name='interpolation'>
! <description>functions to carry out interpolations</description>
<displayName>Interpolation</displayName>
<xlFunctionWizardCategory>QuantLib - Math</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='interpolation'>
! <description>functions to construct and use Interpolation and Interpolation2D objects</description>
<displayName>Interpolation</displayName>
<xlFunctionWizardCategory>QuantLib - Math</xlFunctionWizardCategory>
Index: daycounter.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/daycounter.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** daycounter.xml 29 Jul 2006 15:32:32 -0000 1.7
--- daycounter.xml 21 Aug 2006 07:34:29 -0000 1.8
***************
*** 1,4 ****
<Category name='daycounter'>
! <description>Daycounter related QuantLib functions</description>
<displayName>Daycounter</displayName>
<xlFunctionWizardCategory>QuantLib - Date</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='daycounter'>
! <description>Daycounter related functions</description>
<displayName>Daycounter</displayName>
<xlFunctionWizardCategory>QuantLib - Date</xlFunctionWizardCategory>
Index: optimization.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/optimization.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** optimization.xml 31 Jul 2006 11:21:15 -0000 1.6
--- optimization.xml 21 Aug 2006 07:34:29 -0000 1.7
***************
*** 1,4 ****
<Category name='optimization'>
! <description>QuantLib Optimization Methods</description>
<displayName>Optimization</displayName>
<xlFunctionWizardCategory>QuantLib - Math</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='optimization'>
! <description>functions to construct and use Optimization objects</description>
<displayName>Optimization</displayName>
<xlFunctionWizardCategory>QuantLib - Math</xlFunctionWizardCategory>
Index: processes.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/processes.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** processes.xml 29 Jul 2006 15:32:32 -0000 1.7
--- processes.xml 21 Aug 2006 07:34:29 -0000 1.8
***************
*** 1,4 ****
<Category name='processes'>
! <description>functions to construct QuantLib process objects</description>
<displayName>Processes</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='processes'>
! <description>functions to construct and use Process objects</description>
<displayName>Processes</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
Index: couponvectors.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/couponvectors.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** couponvectors.xml 9 Aug 2006 18:48:45 -0000 1.22
--- couponvectors.xml 21 Aug 2006 07:34:29 -0000 1.23
***************
*** 1,4 ****
<Category name='couponvectors'>
! <description>functions to construct QuantLib coupon vector objects</description>
<displayName>Coupon Vectors</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
--- 1,4 ----
<Category name='couponvectors'>
! <description>functions to construct and use CouponVector objects</description>
<displayName>Coupon Vectors</displayName>
<xlFunctionWizardCategory>QuantLib - Financial</xlFunctionWizardCategory>
|