Update of /cvsroot/quantlibaddin/QuantLibAddin/Docs/pages
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv14334/Docs/pages
Modified Files:
Tag: R000313f0-branch
calc.docs people.docs
Log Message:
update attributions
Index: people.docs
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/Docs/pages/people.docs,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** people.docs 29 Jul 2006 19:45:29 -0000 1.2
--- people.docs 5 Aug 2006 19:33:53 -0000 1.2.2.1
***************
*** 41,46 ****
\section contributors Contributors
! We gratefully acknowledge contributions from Luigi Ballabio, Cristina Duminuco,
! Silvia Frasson, Marco Marchioro, Walter Penschke, Lars Schouw.
\section acknowledgements Acknowledgements
--- 41,47 ----
\section contributors Contributors
! We gratefully acknowledge contributions from Luigi Ballabio, Marco Bianchetti,
! Cristina Duminuco, Giorgio Facchinetti, Chiara Fornarola, Silvia Frasson, Marco
! Marchioro, Walter Penschke, Mario Pucci, Lars Schouw.
\section acknowledgements Acknowledgements
Index: calc.docs
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/Docs/pages/calc.docs,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** calc.docs 5 Aug 2006 11:19:57 -0000 1.1.2.2
--- calc.docs 5 Aug 2006 19:33:53 -0000 1.1.2.3
***************
*** 72,76 ****
\li \b regmerge - Run OOo utility \b regmerge to merge the urd file into rdb (registry database) file QuantLibAddinCalc.rdb. The rdb is used by OOo at runtime to infer the functionality available in the Addin.
\li \b cppumaker - Run OOo utility \b cppumaker to generate the source code corresponding to the definitions in the rdb.
! \li \b compile - Compile the Addin, including the source generated above, plus the function implementation source code supplied for the Addin. The Addin is compiled into a shared library, i.e. \b QuantLibAddinCalc-vc71-mt-gd-0_3_13.dll (Windows) or <b>libQuantLibAddinCalc-0.3.13.so</b> (Linux).
\li \b install - Copy the Addin's shared library and registry database to the OOo program directory.
--- 72,76 ----
\li \b regmerge - Run OOo utility \b regmerge to merge the urd file into rdb (registry database) file QuantLibAddinCalc.rdb. The rdb is used by OOo at runtime to infer the functionality available in the Addin.
\li \b cppumaker - Run OOo utility \b cppumaker to generate the source code corresponding to the definitions in the rdb.
! \li \b compile - Compile the Addin, including the source generated above, plus the function implementation source code supplied for the Addin. The Addin is compiled into a shared library, i.e. <b>QuantLibAddinCalc-vc71-mt-gd-0_3_13.dll</b> (Windows) or <b>libQuantLibAddinCalc-0.3.13.so</b> (Linux).
\li \b install - Copy the Addin's shared library and registry database to the OOo program directory.
|