[QuantLibAddin-cvs] QuantLibAddin README.txt,1.1,1.2
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-12-15 12:23:30
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv14010 Modified Files: README.txt Log Message: Index: README.txt =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README.txt 19 May 2006 16:56:16 -0000 1.1 --- README.txt 15 Dec 2006 12:23:24 -0000 1.2 *************** *** 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>. ! |