[QuantLibAddin-cvs] QuantLibAddin README.txt,1.1,1.1.4.1
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2007-01-02 14:19:12
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv8560 Modified Files: Tag: R000314f0-branch README.txt Log Message: update docs Index: README.txt =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/README.txt,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** README.txt 19 May 2006 16:56:16 -0000 1.1 --- README.txt 2 Jan 2007 14:18:36 -0000 1.1.4.1 *************** *** 1,5 **** QuantLibAddin ! <http://quantlib.org/quantlibaddin> QuantLibAddin is a subproject of the QuantLib open source C++ analytics library. --- 1,5 ---- QuantLibAddin ! <http://www.quantlibaddin.org> QuantLibAddin is a subproject of the QuantLib open source C++ analytics library. *************** *** 27,36 **** Installation instructions are available at ! <http://quantlib.org/quantlibaddin/installation.html>. Information on troubleshooting common QuantLibAddin problems is available at ! <http://quantlib.org/quantlibaddin/troubleshooting.html>. A list of changes since the previous release is available in NEWS.txt (included in this distribution) while a list of past changes can be ! browsed at <http://quantlib.org/quantlibaddin/history.html>. --- 27,37 ---- Installation instructions are available at ! <http://www.quantlibaddin.org/installation.html>. Information on troubleshooting common QuantLibAddin problems is available at ! <http://www.quantlibaddin.org/troubleshooting.html>. A list of changes since the previous release is available in NEWS.txt (included in this distribution) while a list of past changes can be ! browsed at <http://www.quantlibaddin.org/history.html>. ! |